https://github.com/smirltech/getx_tuto
a tutorial on the usage of GetX library
https://github.com/smirltech/getx_tuto
Last synced: 9 months ago
JSON representation
a tutorial on the usage of GetX library
- Host: GitHub
- URL: https://github.com/smirltech/getx_tuto
- Owner: smirltech
- Created: 2022-04-30T21:38:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-30T21:58:20.000Z (about 4 years ago)
- Last Synced: 2025-09-08T22:45:43.964Z (9 months ago)
- Language: Dart
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# getx_tuto
Testing different practices and technics.
## Modules
Each concept is a module.
1. shop_module
testing retrieving data from a [dummyjson]("https://dummyjson.com") site, displaying it in a grid and filtering it.
sample image: [shop_module.png]("https://github.com/smirltech/getx_tuto/blob/master/assets/dummy/Simulator%20Screen%20Shot%20-%20iPhone%2013%20-%202022-04-30%20at%2023.47.35.png")
2.
