route_flutter_bloc 9.2.2
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.