flutter_project_template 0.0.2 copy "flutter_project_template: ^0.0.2" to clipboard
flutter_project_template: ^0.0.2 copied to clipboard

A flutter package template with sample code and usage of Bloc pattern for state management.

0.0.2 #

  • Replace manual usage of Color in UI layer with Theme.of(context) for better theme management and styling
  • Updated example app with the latest changes
  • Updated theme helper for more typography and color options
  • Separate home_cubit and home_state for better state management
  • Fix provider not found issue for locale cubit

0.0.1 #

  • Package initial release
1
likes
150
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter package template with sample code and usage of Bloc pattern for state management.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_project_template