This website requires JavaScript.
Explore
Help
Register
Sign In
evanferrao
/
mynotes
mirror of
https://github.com/evanferrao/mynotes
Watch
1
Star
0
Fork
You've already forked mynotes
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a2c2b9570d
mynotes
/
lib
/
constants
/
routes.dart
4 lines
96 B
Dart
Raw
Blame
History
const
loginRoute
=
'
/login/
'
;
const
registerRoute
=
'
/register/
'
;
const
notesRoute
=
'
/notes/
'
;
Reference in New Issue
View Git Blame
Copy Permalink