mapbox_kit_navigation 0.0.2 copy "mapbox_kit_navigation: ^0.0.2" to clipboard
mapbox_kit_navigation: ^0.0.2 copied to clipboard

A comprehensive Flutter package for Mapbox-powered navigation, offering real-time location tracking, route planning, custom markers, and turn-by-turn guidance. Designed for easy integration and a high [...]

CHANGELOG #

0.0.2 08/08/2025 #

  • Pre-Release.
  • Add location component setting to clearly pluck
  • Fix issue to get null on mapbox street v8 class adding "street_limited" at the intersection

0.0.1 15/07/2025 #

  • First Pre-Release / Initial Version.
  • Map visualization implementation with Mapbox.
  • Functionality for obtaining and displaying the user's current location.
  • Integrated search bar for finding places (Mapbox Searchbox API).
  • Destination point selection and marker visualization.
  • Route calculation with the Mapbox Directions API.
  • Route visualization on the map.
  • Basic navigation with route start and stop.
  • Turn-by-turn voice instructions (Text-to-Speech).
  • Dynamic visualization of route progress (traversed segments).
  • Location permission handling.
  • Zoom controls (zoom in/out).
  • Initialization state and basic error handling.

3
likes
120
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for Mapbox-powered navigation, offering real-time location tracking, route planning, custom markers, and turn-by-turn guidance. Designed for easy integration and a highly customizable user experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_tts, geolocator, http, mapbox_maps_flutter, permission_handler, uuid

More

Packages that depend on mapbox_kit_navigation