/flutter_template

A template project for Flutter based on BLoC and Clean Architecture

Primary LanguageDartMIT LicenseMIT

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.