mapbox_gl_flutterflow 1.0.5 copy "mapbox_gl_flutterflow: ^1.0.5" to clipboard
mapbox_gl_flutterflow: ^1.0.5 copied to clipboard

A Flutter plugin for integrating Mapbox Maps inside a Flutter application on Android, iOS and web platfroms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mapbox_gl_flutterflow

With Flutter:

 $ flutter pub add mapbox_gl_flutterflow

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mapbox_gl_flutterflow: ^1.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mapbox_gl_flutterflow/mapbox_gl_flutterflow.dart';
3
likes
0
points
175
downloads

Publisher

verified publisherbuyblvd.com

Weekly Downloads

A Flutter plugin for integrating Mapbox Maps inside a Flutter application on Android, iOS and web platfroms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, mapbox_gl_flutterflow_platform_interface, mapbox_gl_flutterflow_web

More

Packages that depend on mapbox_gl_flutterflow

Packages that implement mapbox_gl_flutterflow