trackasia_gl_web 1.1.3 copy "trackasia_gl_web: ^1.1.3" to clipboard
trackasia_gl_web: ^1.1.3 copied to clipboard

Platformweb

Web platform implementation of trackasia_gl. This package is only intended to be used by the trackasia_gl package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add trackasia_gl_web

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

dependencies:
  trackasia_gl_web: ^1.1.3

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:trackasia_gl_web/trackasia_gl_web.dart';
0
likes
120
points
114
downloads

Publisher

unverified uploader

Weekly Downloads

Web platform implementation of trackasia_gl. This package is only intended to be used by the trackasia_gl package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause, BSD-2-Clause (license)

Dependencies

flutter, flutter_web_plugins, image, js, meta, trackasia_gl_platform_interface

More

Packages that depend on trackasia_gl_web