stx_bloc_base 0.4.3
stx_bloc_base: ^0.4.3 copied to clipboard
The package provides various generic implementations of blocs.
0.4.3 #
- Revert changes from 0.4.1
0.4.2 #
- Minor fixes
0.4.1 #
- Minor fixes
0.4.0 #
- Removed errorMessage
- Renamed onDataChanged to onStateChanged
0.3.0 #
- Added NetworkExtraBaseMixin and NetworkExtraBlocMixin
- Added tests
0.2.0 #
- Reworked package using mixins
- Added cubits implementation
- Added errorHandler as static member in NetworkBaseMixin
- Added NetworkExtraBaseMixin
- Added tests
0.1.3 #
- Minor fixes
0.1.2 #
- Added initLoadAsyncFuture
0.1.1 #
- Use methods instead of extensions
0.1.0 #
- Added extensions (loadAsyncFuture, etc.)
- Fixed typo
- Fixed item deletion
0.0.2 #
- Added "visibleData" property to NetworkSearchableBloc.
- Updated dependencies in the example
0.0.1 #
- Initial version.