New Flutter Project wizard not showing on Android Studio 3.0.1

前端 未结 18 2251
南笙
南笙 2020-12-13 12:58

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

18条回答
  •  情话喂你
    2020-12-13 13:16

    How to set flutter wizard in Android Studio 3.0

    1. File > Close Project
    2. Configure > Check for Updates
    3. You will find Flutter and Dart updates. Update and Restart. Downloading Patch.
    4. File > New Flutter Project or Select new Flutter Project.

    Hope your problem resolved. Happy Codings!!

提交回复
热议问题