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
dafi_nrs
2020-09-19 07:34:50 +0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
90950cb456315338a517e270f6aabde1c3083017
90950cb4
1 parent
f541613b
add link for more detail about named routes
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
90950cb
...
...
@@ -226,7 +226,7 @@ Navigate to new screen:
Get
.
to
(
NextScreen
());
```
Navigate to new screen with name
:
Navigate to new screen with name
. See more details on named routes
[
here
](
./documentation/en_US/route_management.md#navigation-with-named-routes
)
```
dart
...
...
Please
register
or
login
to post a comment