You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I understand currently there is no easy way to observe navigation events. It would be super nice to have built in functionality that implements for example a NavigatorObserver that can be passed to the flutter Navigator.
The text was updated successfully, but these errors were encountered:
It's a much-needed feature. I am migrating from GA to Mixpanel and found out that Mixpanel can't track this information. Now I'm questioning myself if it is the right decision.
As far as I understand currently there is no easy way to observe navigation events. It would be super nice to have built in functionality that implements for example a
NavigatorObserver
that can be passed to the flutterNavigator
.The text was updated successfully, but these errors were encountered: