https://github.com/codewithjaspreet/shopapp
A simple shopping app build using GETX State Management approach & following the MVC pattern i.e Model , View & Controller
https://github.com/codewithjaspreet/shopapp
getx shop-app state-management
Last synced: 3 months ago
JSON representation
A simple shopping app build using GETX State Management approach & following the MVC pattern i.e Model , View & Controller
- Host: GitHub
- URL: https://github.com/codewithjaspreet/shopapp
- Owner: codewithjaspreet
- Created: 2022-05-23T09:49:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-23T18:28:15.000Z (over 3 years ago)
- Last Synced: 2025-03-30T17:40:47.432Z (6 months ago)
- Topics: getx, shop-app, state-management
- Language: Dart
- Homepage:
- Size: 58.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shopapp
simple shop app explaining use of GETX statemanagement in flutter
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.