Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kingarthurwashere/super-store-ecommerce-app-using-rest-api-in-flutter
- Owner: kingarthurwashere
- Created: 2024-11-14T22:41:06.000Z (4 days ago)
- Default Branch: master
- Last Pushed: 2024-11-14T22:45:33.000Z (4 days ago)
- Last Synced: 2024-11-14T23:29:50.749Z (4 days ago)
- Topics: ecommerce-api, mobile-development, provider-state-management
- Language: Dart
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)