Skip to content

Instantly share code, notes, and snippets.

@manas-raj-shrestha
Last active December 31, 2020 18:45
Show Gist options
  • Save manas-raj-shrestha/bf64cc23e5ccc5764585b8fa5317030e to your computer and use it in GitHub Desktop.
Save manas-raj-shrestha/bf64cc23e5ccc5764585b8fa5317030e to your computer and use it in GitHub Desktop.
Routes.dart
const String SignInScreenRoute = '/sign-in-screen';
const String SignUpScreenRoute = '/sign-up-screen';
const String DashboardScreenRoute = '/dashboard-screen';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment