flutter-intellij
flutter-intellij copied to clipboard
update "Flutter for Android" project library when the Dart/Flutter SDK changes
To reproduce:
- create a new Flutter project
- change the Flutter SDK to a different location
- Project Structure->Libraries->Flutter for Android
The location of flutter.jar should be changed to use the new Flutter SDK, but we don't do that yet.