trackasia_gl_dart 0.2.2 copy "trackasia_gl_dart: ^0.2.2" to clipboard
trackasia_gl_dart: ^0.2.2 copied to clipboard

Platformweb

trackasia-gl wrapper for Dart. Library to use trackasia GL JS in your web Dart projects. Forked from https://github.com/andrea689/mapbox-gl-dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trackasia_gl_dart

With Flutter:

 $ flutter pub add trackasia_gl_dart

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

dependencies:
  trackasia_gl_dart: ^0.2.2

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:trackasia_gl_dart/mapbox_gl_dart.dart';
0
likes
130
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

trackasia-gl wrapper for Dart. Library to use trackasia GL JS in your web Dart projects. Forked from https://github.com/andrea689/mapbox-gl-dart

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

js

More

Packages that depend on trackasia_gl_dart