Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 363 Bytes

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.