I have successfully installed ANdroid Studio and Flutter on my Windows 11 laptop. When i lauch my Android Studio and i select New Flutter app, it is showing me this. Can anyone tell me why. And how to Fix it
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.Community– Community Bot2022-01-30 12:58:33 +00:00Commented Jan 30, 2022 at 12:58
Add a comment
|
2 Answers
Follow these instructions:
Step1: Click on create New Flutter Project
Step2: Click on Flutter in the left side panel, select Flutter path, and click next. See Image Link Below
Step3: Give your project a name, make sure Project Type in the left panel has Application selected. In Organization below Project Type, either type your name ass a webaddress (johndoe.com) or use a website you own. Leave all other settings and click create. See Image Link Below
