Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kingarthurwashere/super-store-ecommerce-app-using-rest-api-in-flutter

This is ecommerce project using Flutter and Api, All technologies are listed in the pubspec.yml file
https://github.com/kingarthurwashere/super-store-ecommerce-app-using-rest-api-in-flutter

ecommerce-api mobile-development provider-state-management

Last synced: about 18 hours ago
JSON representation

This is ecommerce project using Flutter and Api, All technologies are listed in the pubspec.yml file

Awesome Lists containing this project

README

        

# Super Store - Flutter E-Commerce App

Flutter E-Commerce App Fresh Material UI Fully function. Provider package used for manage the State of Store and App.

## 🚀 Installation or Run server

Install, run the development server:

```bash
1. git clone https://github.com/kingarthurwashere/super_store_ecommerce_flutter.git
```
```bash
2. flutter pub get
```
```bash
3. flutter run
```

## 👤 Screenshots

| Splash | Log In | Sign Up | Home |
| --------------------------------- | -------------------------------- | ----------------------------------- | ----------------------------- |
| ![Splash](/screenshot/splash.jpg) | ![Log In](/screenshot/login.jpg) | ![Sign Up](/screenshot/sign-up.jpg) | ![Home](/screenshot/home.jpg) |

| Drawer | View Image | Added To Cart | Cart |
| --------------------------------- | ----------------------------------------- | ----------------------------------------------- | ----------------------------- |
| ![Drawer](/screenshot/drawer.jpg) | ![View Image](/screenshot/view-image.jpg) | ![Added to cart](/screenshot/added-to-cart.jpg) | ![Cart](/screenshot/cart.jpg) |

## 🔑 License

[MIT](/LICENCE)

## 👤 Authors

- [@King Arthur](https://github.com/kingarthurwashere)