An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# shopapp
simple shop app explaining use of GETX statemanagement in flutter
![Screenshot_20220523_235318](https://user-images.githubusercontent.com/85099922/169883362-f5e97612-ed39-4cb8-80db-a2d092eb0267.png)

## 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.