Skip to content

Instantly share code, notes, and snippets.

@xrnd
Last active July 9, 2018 09:04
Show Gist options
  • Select an option

  • Save xrnd/bd7133fbd8b7b4c3e8a6120383e12663 to your computer and use it in GitHub Desktop.

Select an option

Save xrnd/bd7133fbd8b7b4c3e8a6120383e12663 to your computer and use it in GitHub Desktop.
String route = screen1Route;
Application.router.navigateTo(
context, route, transition: TransitionType.nativeModal, replace: false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment