/Vendease-Sample

Vendease Sample

Primary LanguageDart

Vendease Sample

Vendease Sample App

📸 Screenshots

Demo Cart (static data) Products

✨ Features

  • State management: Bloc
  • Flutter Screen Util (to scale font & widget sizes)
  • Fonts (Gilroy and Lato)
  • Image Cache
  • Products
    • Fetch products from API endpoint (upstream)
    • Categorize products into sub categories
  • Cart
    • Add product to cart
    • Increment product order quantity
    • Decrement product order quantity
    • Delete prouduct from cart
    • Cart total item
    • Cart total price