Asked
Active
Viewed 2,602 times
2 Answers
5
What you want to do is not currently supported:
https://github.com/flutter/flutter-intellij/issues/5914
This is an android studio issue so adding a module manually in the appropriate config files should still work. If you could give more details on what specifically you're trying to do maybe there is an easier work around.

David Oldford
- 1,127
- 4
- 11
2
Yes, I have encountered this problem too. Anyway, we still can make it manually. Check this doc to make it. https://docs.flutter.dev/development/add-to-app/android/project-setup

Chinese Cat
- 5,359
- 2
- 16
- 17