Migrate Flutter V2 #3
yamisagi
started this conversation in
Imrpovements
Replies: 1 comment
-
That was really helpful! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All we know Course materials are out-dated
To Fix this issue easily ,
Delete all files and folders in App folder except couse materials lib folder-Assets-Fonts-pubspec.yaml
For Example;
And then go to Terminal while its in project folder ,
Write this line to Terminal
flutter create .
For Example;
And then Flutter starts rebuilding application with migrated version of it.
Hope this works.
Beta Was this translation helpful? Give feedback.
All reactions