Skip to content

A template project for Flutter based on BLoC and Clean Architecture

License

Notifications You must be signed in to change notification settings

lexprimost/flutter_template

 
 

Repository files navigation

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.

About

A template project for Flutter based on BLoC and Clean Architecture

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 86.3%
  • Ruby 8.7%
  • Shell 2.1%
  • Swift 1.5%
  • Kotlin 1.3%
  • Objective-C 0.1%