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-09-29 20:15:50 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-09-29 20:15:50 -0300
Commit
909e1a004540e4c80e270c502cf9a7d8ff60be9e
909e1a00
1 parent
d5291a50
Update get.dart
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
getx/lib/get.dart
getx/lib/get.dart
View file @
909e1a0
/// GetX is an extra-light and powerful multiplatform framework.
/// It combines high performance state management, intelligent dependency
/// injection, and route management in a quick and practical way.
library
get
;
export
'package:get_core/get_core.dart'
;
...
...
Please
register
or
login
to post a comment