Skip to content

SmolPeaCat/flutter_mvc-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC template

INITIALIZATION

  1. Initialize Packages: Begin by fetching all necessary packages. Execute the following in your terminal: flutter pub get.
  2. 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.
  3. Lastly, ensure all dependencies are properly set. Execute flutter pub get. On successful completion, you're primed and ready to launch the application.

About

MVC based structure for Flutter apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages