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.
After setup flutter with your prefered IDEs, clone the project
git clone
Run the project by
flutter run
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