ezbloc 2.1.0 copy "ezbloc: ^2.1.0" to clipboard
ezbloc: ^2.1.0 copied to clipboard

discontinuedreplaced by: flutter_state_management
outdated

Make bloc easy again! A simple and low boilerplate implementation of the bloc state management pattern. Includes extras to work with blocs like testing, monitoring and persistence.

2.1.0 #

  • Add bloc listener functionality

2.0.0 #

  • Improve BlocMonitor working

1.3.0 #

  • setError's error is dynamic
  • callerAsEventName can be used in release mode

1.2.0 #

  • Remove is value type
  • Fixed default timeout value for tests

1.1.2 #

  • Fixed bug

1.1.1 #

  • Fixed bug

1.1.0 #

  • Added option to set name of caller as event

1.0.0 #

  • Initial upload
3
likes
0
pub points
19%
popularity

Publisher

verified publishermuha.dev

Make bloc easy again! A simple and low boilerplate implementation of the bloc state management pattern. Includes extras to work with blocs like testing, monitoring and persistence.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

hive, meta, path, pedantic, quick_log, rxdart, test

More

Packages that depend on ezbloc