This is a driver application for managing driver and passenger coordination. The product is designed by my friend "Mostafa Khalilnasab".
The back-end app is here[https://github.com/karianpour/forkish-back]
The passenger mobile app is here[https://github.com/karianpour/forkish-app]
Here you can see a video of the apps in action:
flutter pub run build_runner watch
flutter pub get
flutter clean flutter pub cache repair
flutter build apk --split-per-abi --release
scp build/app/outputs/apk/release/app-armeabi-v7a-release.apk karianpour:~/share/driver-armeabi-v7a-release.apk