simplified_bloc 1.0.11 simplified_bloc: ^1.0.11 copied to clipboard
A package to simplify BLoC state management.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.11 #
- New helper methods to reduce boilerplate in bloc setup.
- Enhanced documentation for integrating
simplified_bloc
with existing Flutter apps. - Examples for handling asynchronous events and multiple states more effectively.