Skip to content

marciomaciel/Flutter-e-commerce-app-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,
    }
  }
}

Assets

Previous Designs

Checkout my Youtube channel

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

About

Flutter e-commerce Application Example - Day 34

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.5%
  • HTML 5.6%
  • Other 0.9%