flightmap_gl 0.1.1 copy "flightmap_gl: ^0.1.1" to clipboard
flightmap_gl: ^0.1.1 copied to clipboard

outdated

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 Flutter:

 $ flutter pub add flightmap_gl

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

dependencies:
  flightmap_gl: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:flightmap_gl/flightmap_gl.dart';
1
likes
0
points
114
downloads

Publisher

unverified uploader

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

flutter, mapbox_gl_platform_interface, mapbox_gl_web

More

Packages that depend on flightmap_gl

Packages that implement flightmap_gl