flutter_mapbox 0.7.0 copy "flutter_mapbox: ^0.7.0" to clipboard
flutter_mapbox: ^0.7.0 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.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'map.dart';

void main() => runApp(SampleNavigationApp());
11
likes
0
pub points
57%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle, plugin_platform_interface

More

Packages that depend on flutter_mapbox