flutter_mapbox_navigation 0.0.8 flutter_mapbox_navigation: ^0.0.8 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
0.0.8 #
- Plugin upgrade for Flutter 1.12
0.0.7 #
- Remove extraneous jars for Kotlin-Reflect Inserted to lib folder by Android Studio
0.0.6 #
- Android Bug Fix
0.0.5 #
*[Breaking] Constructor and Name Change. See Example
- Route Progress And Arrival Events on iOS. Android Pending.
- Ending Navigation
- Navigation Modes Support (driving, walking, cycling)
- Simulation Mode Support
0.0.4 #
- Gradle 5.4.1 Support
- Mapbox Update to Current Versions
- iOS 10 Minimum Requirement
0.0.3 #
- Added AndroidX Support
0.0.2 #
- Added Android Support
0.0.1 #
- Initial Release That Targets only iOS