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

Platformweb

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
copied to clipboard

With Flutter:

 $ flutter pub add mapbox_gl_dart
copied to clipboard

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.2.1
copied to clipboard

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_dart/mapbox_gl_dart.dart';
copied to clipboard
7
likes
130
points
10.7k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

js

More

Packages that depend on mapbox_gl_dart