Introduction (What it does)
This is a simple Flutter e-commerce app that lists all types of products on the main screen with the horizontal scroll fashion with different shapes and sizes of products. It has an amazing, styled drawer that shows categories of products. When the user will click on any category, the same main screen will show products of that category.
The purpose of this app was to create an amazing e-commerce store with an awesome-looking style that's why in this app I have not integrated any database just focused on that topic.
How I built it
I built this app with the help of the Flutter framework, and dart language.
What I learned
- How to create a horizontal ListView with differently sized widgets that will build widgets as per user scroll.
- How to design an amazing, animated drawer.
- Theme color selection.
Built With
- dart
- flutter
- widgets

Log in or sign up for Devpost to join the conversation.