No Flutter module found

Viewed 630

In my android studio, I've installed the flutter & Dart plugin. I can create a new flutter project. I want to create a flutter module in my android project. But the android studio is unable to show the option. How to resolve it?

No Flutter Module option

Flutter Project option is there

FLutter version - 2.18 Android studio - 2020.3.1 patch 4

1 Answers
Related