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
Update flutter using below command
flutter upgrade
and again create flutter application from android studio