ezbloc 4.3.2 copy "ezbloc: ^4.3.2" to clipboard
ezbloc: ^4.3.2 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.

4.3.2 #

  • make notifyListener method protected

4.3.1 #

  • minor refactoring

4.3.0 #

  • update dependencies

4.2.0 #

  • change error type to Error

4.1.6 #

  • fix deserialization

4.1.5 #

  • minor changes

4.1.4 #

  • add initialization completer

4.1.3 #

  • fix primitive detection

4.1.2 #

  • refactor persistence

4.1.1 #

  • minor changes

4.1.0 #

  • make state getter non-nullable

4.0.1 #

  • revert 4.0.0

3.1.4 #

  • remove nul check

3.1.3 #

  • minor changes

3.1.2 #

  • fix type bug

3.1.1 #

  • handle distinct transformed events

3.1.0 #

  • add option to test distinct states only

3.0.0 #

  • Change bloc test transform

2.1.2 #

  • Change position of callbacks

2.1.1 #

  • Fix exports

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
140
points
150
downloads

Publisher

verified publishermuha.dev

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on ezbloc