Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 950 Bytes

File metadata and controls

26 lines (18 loc) · 950 Bytes

Silvermax Store

A Flutter-based e‑commerce demo app. Users can browse by category, search across all products, add items to cart, and sign in via email/password or Google.

Features

  • Browse products by category
  • Search across all categories
  • Add/remove items to cart
  • Sign in with email/password or Google
  • Logout clears both Firebase and Google sessions
  • Bottom navigation for Home, Search, Cart, Account, Help

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.