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-05-24 18:40:16 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-05-24 18:40:16 -0300
Commit
748911f37cf8fc1852248bb50f2ecf94efac5fd8
748911f3
1 parent
d3c66919
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
README.md
README.md
View file @
748911f
!
[
](get.png)
*Languages: [English](README.md), [Brazilian Portuguese](README.pt-br.md).*
[

](https://pub.dev/packages/get)
[

](https://gitter.im/flutter_get/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
...
...
@@ -19,7 +21,7 @@ Navigator.of(context).push(
// Get syntax
Get
.
to
(
Home
());
```
*Languages: [English](README.md), [Brazilian Portuguese](README.pt-br.md).*
## Getting Started
Flutter's conventional navigation has a lot of unnecessary boilerplate, requires context to navigate between screens, open dialogs, and use snackbars on framework is really boring.
...
...
Please
register
or
login
to post a comment