Flutter Clean Architecture Project Template
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
flutter pub run build_runner build --delete-conflicting-outputs
After using this template to create your new repository, remember to :
- search globally using keyword
organization
, then rename/replace it with yourorganization name
. - search globally using keyword
flutter_clean_architecture_template
, then rename/replace with yourapps name
(⚠ must be snaked_case ⚠).- ex: your_app_name
- search globally using keyword
flutterCleanArch
, then rename/replace with yourapps name
(⚠ can be camelCase ⚠).- ex: flutterCleanArch