Skip to content

Flutter project template with BloC and repository pattern. Implemented many feature as stated in README

License

Notifications You must be signed in to change notification settings

baranacikgoz/BloC_repository_pattern_template

Repository files navigation

Flutter Template Using BloC and Repository Pattern

style: very good analysis

example.mp4

Implementations

  • Repository pattern, singleton pattern and repository provider
  • Replay Cubit to undo and redo changes
  • Hydrated Cubit for holding value even you close app
  • Theme switching
  • Advanced Routing
  • Bloc Observer for debugging
  • Stream Subscription example
  • Future Builder example
  • Routing example with passing data to another screen
  • 'Very good analysis' linting

and more.

Example Usage

> dart pub global activate use_template
> use_template my_new_app_name https://github.com/baranacikgoz/BloC_repository_pattern_template C:\users\baran\Software\

About

Flutter project template with BloC and repository pattern. Implemented many feature as stated in README

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages