route_flutter_bloc 9.2.2 copy "route_flutter_bloc: ^9.2.2" to clipboard
route_flutter_bloc: ^9.2.2 copied to clipboard

Improve Flutter BLoC performance with navigation-aware widgets. Skip rebuilds and side-effects when screens are hidden. React on resume only if state changed.

9.2.2 #

  • Fix Readme.md formatting.

9.2.1 #

Added new widget 'RouteObserverListener'. Performance improvements, and minor bug fixes.

9.2.0 #

  • Added a method for safely popping a series of routes: popUntilGuarded. rebuildOnResume now true for builders.

9.1.2 #

  • Fix imports.

9.1.1+1 #

  • Update pubspec.yaml.

9.1.1 #

  • Initial Version of the library.
5
likes
150
points
52
downloads

Publisher

verified publisherdart-weider.top

Weekly Downloads

Improve Flutter BLoC performance with navigation-aware widgets. Skip rebuilds and side-effects when screens are hidden. React on resume only if state changed.

Repository (GitHub)
View/report issues

Topics

#bloc #state-management

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, provider

More

Packages that depend on route_flutter_bloc