A Flutter-based city navigation app that aims to provide smart routing for pedestrians. Currently facing some implementation challenges and looking for community support.
The app is partially implemented with the following features:
- Basic map integration with OpenStreetMap
- User location tracking
- Layer switching capability
-
Location Services
- Location updates are inconsistent
- Initial location fetch sometimes fails
-
Map Integration
- Map layers don't switch properly
- Performance issues with markers
-
API Integration
- Data fetching from Montpellier API needs implementation
- Error handling needs improvement
I'm looking for help with:
- Debugging location services implementation
- Optimizing map performance
- Implementing proper API integration
- General code review and suggestions
- Clone the repository