bloc_suite 0.0.6 copy "bloc_suite: ^0.0.6" to clipboard
bloc_suite: ^0.0.6 copied to clipboard

Bloc Suite is a comprehensive package that extends the functionality of the Flutter Bloc library.

0.0.6 - Major Improvements #

Improvements #

  • Optimized LifecycleBloc for better performance

  • Improved code documentation

  • Add examples

0.0.5 - Major Refactoring and Feature Expansion #

Breaking Changes #

  • Discontinued BlocState class in favor of more flexible state management options

New Features #

  • Added take transformer to limit the number of events processed
  • Added distinct transformer to automatically filter duplicate events
  • Enhanced documentation with interactive marble diagram links

Improvements #

  • Optimized BlocEventTransformer implementations for better performance
  • Improved code documentation with detailed examples for each BlocEventTransformer

0.0.2 - Update Documentation #

  • add example and improve documation

0.0.1 - Initial release #

  • First version of bloc_suite.
6
likes
160
points
187
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Bloc Suite is a comprehensive package that extends the functionality of the Flutter Bloc library.

Homepage
Repository (GitHub)
View/report issues

Topics

#bloc #concurrency #state-management

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, logger, meta, rxdart

More

Packages that depend on bloc_suite