A sample Flutter app that demonstrates the use of basic features of the Flutter framework.
- Realtime location updates
- Maps integration using Google Maps API
- Polyline integration
- Clone the repository
git clone https://github.com/alok2811/driver_app.git
-
Go to the project directory
-
Install the dependencies
flutter pub get
- Run the app
flutter run
This project is licensed under the MIT License - see the LICENSE file for details.