simplified_bloc 1.0.8 copy "simplified_bloc: ^1.0.8" to clipboard
simplified_bloc: ^1.0.8 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.

v1.0.8 (Released: 2024-09-30) #

Added #

  • 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.

Fixed #

  • Fixed an issue where bloc states were not updating correctly in certain widget rebuilds.
  • Improved performance in state transitions and event handling.
1
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A package to simplify BLoC state management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc

More

Packages that depend on simplified_bloc