Flutter e-commerce Application Example - Day 34
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter e-commerce Application Example",
"description": "Let’s make an e-commerce application.",
"day": 34,
}
}
}
Images from: Unsplash
Previous Designs
Development Setup
Clone the repository and run the following commands:
flutter pub get
flutter run
Screenshot
Home Page
GitHub
https://github.com/afgprogrammer/Flutter-e-commerce-app-example