- Initialize Packages: Begin by fetching all necessary packages.
Execute the following in your terminal:
flutter pub get
. - SDK Version Check: Ensure you have the correct Dart SDK version.
The current Dart SDK version is 3.22.2
. Upgrade Flutter - To rectify SDK version mismatches and stay updated, run:flutter upgrade
. This command will fetch and install all the required updates. - Lastly, ensure all dependencies are properly set.
Execute
flutter pub get
. On successful completion, you're primed and ready to launch the application.
-
Notifications
You must be signed in to change notification settings - Fork 0
SmolPeaCat/flutter_mvc-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MVC based structure for Flutter apps
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published