A Flutter app that alerts drivers to nearby road hazards using GPS, SQLite, and Text-to-Speech.
This app I created to solve the problem that I faced and not tested thoroughly. However, if you found any issues or have any suggestions, please feel free to raise a PR.
flutter clean
flutter pub get
flutter build apk --release
flutter build apk --debug
locate apk under build\app\outputs\flutter-apk\app-debug.apk
And install it on your phone.