Skip to content

Shopping app implemented with GetX package for state management.

Notifications You must be signed in to change notification settings

Lekwacious/shopping_app-_getx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping_app

A new shooping app project build with Flutter. With the app you can see list of products on the app, select a product to view the details,add product to favourite, and add to cart and place order. You can view all your oders in the orders pay with details of the orders shown such as the items, the total amount and date and time the order was placed.

State Manager

This project used the GetX state manager for managing state in the app. The whole GetX ecosystem was used, the GetBuilder and the reactive streams Obx.

Navigator

The project uses Getx for managing navigations within the app:

Getting Started

If you are new to flutter, you can use the below resources to get started with flutter.

For help getting started with Flutter, you can view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Shopping app implemented with GetX package for state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages