Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 874 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 874 Bytes

Groceryshop

Description

  • A Groceryshop app made by Flutter and Firebase.
  • Support login with firebase, chat with any admin, buy item, add to cart, add to wishlist, update profile.

Screenshot

How to run

  • Clone this repo
  • Run flutter packages get
  • Run flutter run (remember open simulator or connect physical device, iOS auto run additional command pod install)