simplified_bloc 1.0.0 simplified_bloc: ^1.0.0 copied to clipboard
A package to simplify BLoC state management.
Simplified BLoC #
A Flutter package to simplify BLoC state management.
Features #
- Easy integration with
flutter_bloc
- Simplified APIs for state management
- Built-in support for common use cases
Installation #
Add the following line to your pubspec.yaml
file:
License #
This project is licensed under the MIT License. See the LICENSE file for details.
dependencies:
simplified_bloc: ^1.0.1