Version: 3.x.x
Navigation
To navigate between page without a BuildContext you can use the meedu's router module.
In your MaterialApp
Now you can navigate without BuildContext
If you want get your arguments
#
TestingFor widget testing you will need to dispose the NavigatorState created by router.navigatorKey
before or after each test