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
My answer will be nearly same with @VickyBOSS but I'll upload screenshots of before and after ;)
First and foremost Flutter and Dart plugins must be installed before.
After installing these plugins you can check if it is ok or not with flutter doctor
If you hadn't installed the plugins you would have this:
Android Studio At first, I didn't see "Start a new Flutter project"
After: