Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afgprogrammer/flutter-e-commerce-app-example

Flutter e-commerce Application Example - Day 34
https://github.com/afgprogrammer/flutter-e-commerce-app-example

flutter flutter-app flutter-ecommerce

Last synced: 4 days ago
JSON representation

Flutter e-commerce Application Example - Day 34

Awesome Lists containing this project

README

        

## Flutter e-commerce Application Example - Day 34

```dart
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter e-commerce Application Example",
"description": "Let’s make an e-commerce application.",
"day": 34,
}
}
}
```

Assets
* [Unsplash](https://unsplash.com)
* [icon8](https://icons8.com)

## Previous Designs
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)

## Development Setup
Clone the repository and run the following commands:
```
flutter pub get
flutter run
```

## Screenshot
### Home Page

### Filter Modal

### Product View

### Cart Page

### Payment Page

## Links

* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)