flutter_template
flutter_template copied to clipboard
A template project for Flutter based on BLoC and Clean Architecture
flutter_template
Flutter Template
Project Structure
- data - Manages the API and Local data
- domain - Manages the business logic of the application
- di - Manages the dependency Injection of the application
- presentation - Manages the UI, routing and blocs
License
This project is open source software licensed under the MIT LICENSE.