vtmap_gl 4.0.0 copy "vtmap_gl: ^4.0.0" to clipboard
vtmap_gl: ^4.0.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 vtmap_gl

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

dependencies:
  vtmap_gl: ^4.0.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:vtmap_gl/vtmap_gl.dart';
7
likes
130
points
365
downloads

Publisher

verified publisherviettelmaps.vn

Weekly Downloads

A Flutter plugin for integrating Mapbox Maps inside a Flutter application on Android, iOS and web platfroms.

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, vtmap_gl_platform_interface

More

Packages that depend on vtmap_gl