I installed Flutter following official document and also installed Flutter and Dart plugin on Android Studio.
But, I can\'t see File>New Flutter Project wizard on An
Got the same problem, fixed it by installing dart first using the plugin manager of android studio. Then install flutter plugin.