flightmap_gl 1.2.0 copy "flightmap_gl: ^1.2.0" to clipboard
flightmap_gl: ^1.2.0 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 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: ^1.2.0

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
40
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

BSD-2-Clause (license)

Dependencies

flightmap_gl_platform_interface, flightmap_gl_web, flutter

More

Packages that depend on flightmap_gl

Packages that implement flightmap_gl