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
In order to track navigations, a NavigatorObserver is used on Flutter but I've noticed that there isn't a NavigatorObserver provided by this package. Could we create a NavigatorObserver that observes navigations and tracks them using Amplitude? Check out this code in flutter-segment repo for an example.
Motivations
Providing a NavigatorObserver to track navigations using Amplitude.