Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jonny Borges
2021-07-21 22:48:35 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2021-07-21 22:48:35 -0300
Commit
64fe06b2c8064702c73404cd154946aa51378be7
64fe06b2
2 parents
f63d99b2
8e611436
Merge pull request #1617 from asarkar1990/patch-1
typo fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
documentation/en_US/route_management.md
documentation/en_US/route_management.md
View file @
64fe06b
...
...
@@ -272,7 +272,7 @@ And now, all you need to do is use Get.toNamed() to navigate your named routes,
### Middleware
If you want listen Get events to trigger actions, you can to use routingCallback to it
If you want
to
listen Get events to trigger actions, you can to use routingCallback to it
```
dart
GetMaterialApp
(
...
...
Please
register
or
login
to post a comment