flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

update "Flutter for Android" project library when the Dart/Flutter SDK changes

Open skybrian opened this issue 8 years ago • 0 comments

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.

skybrian avatar Apr 17 '17 23:04 skybrian