simplified_bloc 1.0.6 simplified_bloc: ^1.0.6 copied to clipboard
A package to simplify BLoC state management.
1.0.6 - 2024-09-30 #
- Initial release of the Simplified BLoC library.
- Added basic functionality for state management.
- Implemented
SimpleCubit
andEntityCubit
for managing state. - Provided example usage in the example project.