/Catalog-App

Learning Flutter From Youtube

Primary LanguageDart

Catalog App

I started my flutter journey from this project.
I used Learn by doing Approach to learn the flutter SDk.

About Project

This is a Sample Catalog App Where we can Login to the App, Buy Products,Add to cart and View the deatails of each product.

  1. I have used Hero animation while navigating from homepage to the detailpage.
  2. I have used velocity_x package to make buildin UI easier.
  3. The Data used in this project is a JSON file where every product details are saved.
  4. Given Below are the ScreenShots of the APP.

Login Page

Your image title

Homepage

Your image title

Detail Page

Your image title

Cart Page

Your image title