flightmap_gl 0.1.2 copy "flightmap_gl: ^0.1.2" to clipboard
flightmap_gl: ^0.1.2 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.2

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';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

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

flightmap_gl_platform_interface, flutter, mapbox_gl_web

More

Packages that depend on flightmap_gl