flutter / flutter/flutter-intellij
Android Studio cannot import Flutter projects
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
From the Welcome screen in Android Studio, try `Import project (Gradle, Eclipse ADT, etc.)` and point it to a Flutter project.
It leads you through a bunch of questions and ends up creating a project based on the Android module sources. It doesn't find any Dart sources.
It would be nice if we can hook into that early enough to detect the Flutter project and focus on that.
Contributor guide
Assessment
This issue has not been assessed yet.