pure_route_aware 1.0.0
pure_route_aware: ^1.0.0 copied to clipboard
A pure alternative to Flutter's RouteAware with no rebuild side-effects. Listen to route visibility changes without triggering widget rebuilds.
1.0.0 #
- Initial release
PureRouteObserver- Navigator observer for tracking route changesPureRouteAwareMixin- Mixin for route visibility callbacks without rebuildsPureRouteRegistry- Internal registry for route-widget mappings- Automatic filtering of popup routes (dialogs, bottom sheets)
isRouteVisibleproperty for checking current visibility state