flutter-snippets
flutter-snippets copied to clipboard
Version 2.1.1-stable-1 is not working on newest Android Studio (2022.2.1)
trafficstars
Hey,
After updating version of Android Studio from 2022.1.1 to 2022.2.1 version of Flutter Snippets has been downgraded from 2.1.1-stable-1 to 2.0.0-stable, because of compatibility range:
- 2.0.0-stable-1 has: 2020.2+
- 2.1.1-stable-1 has: 2020.2 - 2022.1.4
Is there any chance to update compatibility range for the newest version of this plugin? :)