![](https://private-user-images.githubusercontent.com/87369440/252273798-f79ceec3-3b31-4f83-b544-d717c2b74ee7.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjE5MjgsIm5iZiI6MTczOTM2MTYyOCwicGF0aCI6Ii84NzM2OTQ0MC8yNTIyNzM3OTgtZjc5Y2VlYzMtM2IzMS00ZjgzLWI1NDQtZDcxN2MyYjc0ZWU3LmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEyMDAyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiYjBiMDdhYmZiNTI3MmE0MjJiOTZkZmZlMDAzMjZlZDZjODg2ZTBlOWFhMzAyMTVkZmI2Y2UzZTUwODRjOGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.P9X2TgdFskrC-0XHo8OWEb5UjuI7psic79Ni4ZQiuOM)
Develop an online navigation application, called Campass Compass, that provides real-time updates and detours for users to efficiently reach their desired destination without relying on map downloads. The application should utilize GPS technology and server information to accurately guide users through unfamiliar locations. Additionally, the application should have a user-friendly interface that allows for easy input of destination and preferences, and provide clear and concise directions to users throughout their journey. The application should also have the ability to update its route based on real-time traffic or other factors that may affect travel time.
Campus Compass: A Flutter-based Interactive Map for Campus Navigation.pdf
You need set key in 2 places
To use/run this you need Flutter framework installed and a Android Device
git clone https://github.com/bipinkrish/campusmap
cd campusmap
flutter pub get
flutter run