https://github.com/bluebirdback/getx_example_nav2_in_one
https://github.com/bluebirdback/getx_example_nav2_in_one
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluebirdback/getx_example_nav2_in_one
- Owner: BlueBirdBack
- License: mit
- Created: 2023-06-20T06:47:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T08:16:34.000Z (almost 3 years ago)
- Last Synced: 2025-07-07T08:07:19.489Z (11 months ago)
- Language: C++
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getx_example_nav2_in_one
The [GetX example_nav2](https://github.com/jonataslaw/getx/tree/master/example_nav2) initially consisted of 30 dart files. However, I consolidated them into the main.dart file to make it easier for the GPT model to review and modify.