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
Make sure you have flutter and dart installed, then enable Android apk support; this helped me