Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 637 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 637 Bytes

StallTruckr Merchant | Senior Project

StallTruckr Merchant is a mobile application which created by using Flutter and Firebase. This application is for food stall and food truck owners to get and manage the food orders from the customers.

Setup

After setup flutter with your prefered IDEs, clone the project

git clone

Run the project by

flutter run

Common error

Missing packages or packages related errors, try

flutter pub get

Anything realated to pubspec.lock Just delete everything inside it and run flutter pub get