route_observer_mixin
route_observer_mixin copied to clipboard
RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.
Results
2
route_observer_mixin issues
Sort by
recently updated
recently updated
newest added
Hello! First thanks for your plugin it seems to be **very cool**! I want to track **all events** in the whole application (pop, push, current route name etc.). It seems...
Hello. Can I use it for `StatelessWidget` not only `State` extended widget? If not, is there the way via provider?