mapbox_navigation_flutter 0.1.4
mapbox_navigation_flutter: ^0.1.4 copied to clipboard
Add Turn By Turn Navigation to Your Flutter Application Using MapBox. Never leave your app when you need to navigate your users to a location.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2025-08-21 #
Changed #
- Documentation: Corrected README to include proper iOS configuration
- Token Configuration: Added secure Mapbox access token setup examples
- iOS Setup Guide: Enhanced iOS configuration instructions with security notes
0.1.3 - 2025-08-21 #
Changed #
- Mapbox API: Updated to work with newer iOS platform versions
- iOS Compatibility: Enhanced iOS platform support and compatibility
0.1.1 - 2025-08-21 #
Changed #
- Dependencies: Updated pubspec dependencies to latest compatible versions
- Flutter SDK: Updated to support latest Flutter versions
- Plugin Platform Interface: Updated to latest plugin_platform_interface
0.1.0 - 2025-08-21 #
Added #
- New Android SDK: Integrated latest Mapbox Navigation SDK for Android
- Turn-by-Turn Navigation: Full navigation functionality with voice guidance
- Multi-Platform Support: iOS and Android platform implementations
- Route Planning: Support for driving, walking, and cycling directions
- Real-time Traffic: Traffic-aware routing and rerouting
- Offline Support: Offline map and routing capabilities
- Custom Styling: Day and night map styles
- Voice Instructions: Multi-language voice guidance support
Features #
- Embedded Navigation: In-app navigation without leaving the application
- Route Alternatives: Multiple route options with traffic consideration
- Waypoint Support: Multi-stop navigation with waypoints
- Location Tracking: Real-time location updates during navigation
- Event Handling: Comprehensive navigation event system
- Custom UI: Customizable navigation interface components
Support #
For issues and questions, please refer to the README.md or create an issue on the project repository.