flutter / flutter/flutter-intellij
Runner missing when creating flutter modules inside empty project
Open
topic-getting-started
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
steps to reproduce
1. Create new emtpy project in `emtpy_project`
2. Create new flutter library from module properities in `emtpy_project/flutter_lib`
3. Create new flutter app module from module properities in `emtpy_project/flutter_app`
The result is project without runner for mobile devices even after adding new flutter build configuration.

Contributor guide
Assessment
This issue has not been assessed yet.