flutter / flutter/flutter-intellij
update "Flutter for Android" project library when the Dart/Flutter SDK changes
Open
▣ platform-android
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.