Issue
I opened vs code and it said "Your Dart Code is Updated" to version 3.something; but after that I can't run my app it gives me error
Configuration 'NameOfApp (Flutter)' is missing in 'launch.json'.
What should i do
Solution
Goto Run in vscode then click on Add Configuration option. Thats all now you can run your app without any problem.
Answered By - zerochill
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.