- 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.
- Clone this repo
- Run
flutter packages get
- Run
flutter run
(remember open simulator or connect physical device, iOS auto run additional commandpod install
)