mapbox_gl_dart 0.1.3 copy "mapbox_gl_dart: ^0.1.3" to clipboard
mapbox_gl_dart: ^0.1.3 copied to clipboard

outdated

Mapbox-gl wrapper for Dart. Library to use Mapbox GL JS in your web Dart projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mapbox_gl_dart

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

dependencies:
  mapbox_gl_dart: ^0.1.3

Alternatively, your editor might support dart 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_dart/mapbox_gl_dart.dart';
7
likes
0
pub points
71%
popularity

Publisher

unverified uploader

Mapbox-gl wrapper for Dart. Library to use Mapbox GL JS in your web Dart projects.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js, meta

More

Packages that depend on mapbox_gl_dart