no_bloc 0.13.4 copy "no_bloc: ^0.13.4" to clipboard
no_bloc: ^0.13.4 copied to clipboard

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.

0.13.4 #

  • update packages

0.13.3 #

  • fix analyzer warnings

0.13.2 #

  • mark dispose() as visibleForTesting

0.13.1 #

  • make state non-nullable

0.13.0 #

  • refactor bloc

0.12.0 #

  • refactor persisted bloc

0.11.0 #

  • change bloc type parameters

0.10.0 #

  • nextState return change

0.9.3 #

  • update packages

0.9.2 #

  • change rxdart version

0.9.1 #

  • minor change

0.9.0 #

  • null safe

0.8.2 #

  • minor changes

0.8.1 #

  • minor changes

0.8.0 #

  • add default monitor
  • rename variables

0.7.0 #

  • stream closes after test job

0.6.1 #

  • minor change

0.6.0 #

  • change internal working

0.5.0 #

  • change persistence

0.4.0 #

  • add remove method to persistence service

0.3.10 #

  • minor change

0.3.9 #

  • minor changes

0.3.8 #

  • minor changes

0.3.7 #

  • update description

0.3.6 #

  • fix typos

0.3.5 #

  • update description

0.3.4 #

  • update description

0.3.3 #

  • update description

0.3.0 #

  • bug fixes

0.2.3 #

  • minor bug fix

0.2.1 #

  • remove dependence on dart:io

0.2.0 #

  • bug fixes

0.1.5 #

  • minor changes

0.1.4 #

  • add more documentation

0.1.3 #

  • add more documentation

0.1.2 #

  • Minor changes

0.1.1 #

  • Add a link to github repository

0.1.0 #

  • Initial version
6
likes
120
pub points
5%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on no_bloc