flutter_stateful_bloc 0.2.3-beta
flutter_stateful_bloc: ^0.2.3-beta copied to clipboard
A Flutter package that wraps the flutter_bloc package to easify working with it.
0.0.1-beta #
- Completed the main functionality of the package.
0.0.2-beta #
- Added the license.
0.0.3-beta #
- Formatted unformatted files.
0.0.4-beta #
- Added an example.
0.0.5-beta #
- Added ObjectProcider
0.0.6-beta #
- Solved leakages of ObjectProcider
0.1.0-beta #
- Completed testing the package.
- Bug fixes.
- Changed many names (see migration guide in README.md).
0.1.1-beta #
- Wrote unit and widget tests.
- Wrote rich documentation.
0.1.2-beta #
- Improved the quality of the documentation.
0.1.3-beta #
- Added MixedStateConsumer for combine state mixing.
0.1.4-beta #
- Bug Fixes.
0.1.5-beta #
- Bug Fixes.
0.1.6-beta #
- Added state test.
0.1.7-beta #
- Updated README.
0.2.0-beta #
- changed implementation of state holder and state observer, see migration guide in README.md for more details.
0.2.1-beta #
- Bug fixes.
0.2.2-beta #
- Improved state mappers.
0.2.3-beta #
- Improved performance.
- supported Dart 3.