Skip to content

Flutter template using CLEAN architecture 🎯

Notifications You must be signed in to change notification settings

ml-opensource/flutter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App name - Flutter

📖 Project description

This project serves as a template project for Flutter applications. You can generate a new repository by clicking "Use this template" above.

🔧 Setup and Installation

  • Execute $ flutter doctor to verify installations
  • Execute $ pub get to pull project dependencies
  • Execute a run configuration of choice
    • $ flutter run --flavor staging -t lib/main_staging.dart
    • $ flutter run --flavor production -t lib/main_production.dart

🌲 Branches

  • master - Latest version in the app store.
  • develop - Default. Feature branches are merged in when complete and then deleted.

🔗 Useful links

About

Flutter template using CLEAN architecture 🎯

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages