tbloc_dart 0.6.0 copy "tbloc_dart: ^0.6.0" to clipboard
tbloc_dart: ^0.6.0 copied to clipboard

outdated

A dart library that helps you to implement the BLoC pattern.

Changelog #

0.6.0 - 2020-09-02 #

Breaking Changes #

  • Refactor BloC's internal errors handling.

Fixes #

  • Minor fixes.

0.5.1 - 2020-08-02 #

Fixes #

  • Make sure errors are dispatched correctly.

0.5.0 - 2020-08-01 #

Breaking changes #

  • BlocBuilder callback function takes a third argument, Support errors that could occur.

Fixes #

  • Avoid to dispatch null states.

0.4.0 - 2020-06-25 #

Features #

  • Add Multi Blocs provider

0.3.0 - 2020-05-18 #

Features #

  • Add hydrated blocs (beta)
  • Add initState method to the abstract Bloc Class

Breaking changes #

  • Bloc parameter stateBuilder has been renamed initialStateBuilder

0.2.0 - 2019-12-22 #

Features #

  • First release
0
likes
0
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

A dart library that helps you to implement the BLoC pattern.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, equatable, flutter, logger, meta, provider, rxdart, subx

More

Packages that depend on tbloc_dart