bloc_manager 1.2.0 copy "bloc_manager: ^1.2.0" to clipboard
bloc_manager: ^1.2.0 copied to clipboard

A Flutter BLoC management package that eliminates boilerplate state-management code. Provides a sealed BaseState hierarchy, BlocManager widget with auto loading/error/success handling, and CacheableBl [...]

7 versionsVersions feed

Stable versions of bloc_manager

VersionMin Dart SDKUploadedDocumentationArchive
1.2.03.04 days agoGo to the documentation of bloc_manager 1.2.0Download bloc_manager 1.2.0 archive
1.1.23.05 days agoGo to the documentation of bloc_manager 1.1.2Download bloc_manager 1.1.2 archive
1.1.13.013 days agoDownload bloc_manager 1.1.1 archive
1.1.03.013 days agoDownload bloc_manager 1.1.0 archive
1.0.23.014 days agoDownload bloc_manager 1.0.2 archive
1.0.13.014 days agoDownload bloc_manager 1.0.1 archive
1.0.03.014 days agoDownload bloc_manager 1.0.0 archive
1
likes
140
points
335
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter BLoC management package that eliminates boilerplate state-management code. Provides a sealed BaseState hierarchy, BlocManager widget with auto loading/error/success handling, and CacheableBlocMixin, PaginationBlocMixin, RefreshableBlocMixin utilities for consistent state management across projects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, bloc, equatable, flutter, flutter_bloc, flutter_spinkit, loading_overlay, meta

More

Packages that depend on bloc_manager