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
2020-02-19 16:43:36 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-02-19 16:43:36 -0300
Commit
056a7da8165568868cfcd5332de8261b7da9c6c5
056a7da8
1 parent
32b935fd
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
README.md
README.md
View file @
056a7da
...
...
@@ -28,6 +28,7 @@ Add GetKey to your MaterialApp and enjoy:
```
dart
MaterialApp
(
navigatorKey:
Get
.
key
,
// navigatorKey: Get.addKey(Modular.navigatorKey), // to modular users
home:
MyHome
(),
)
```
...
...
Please
register
or
login
to post a comment