mapgl_2gis_web 0.0.2-dev.1 copy "mapgl_2gis_web: ^0.0.2-dev.1" to clipboard
mapgl_2gis_web: ^0.0.2-dev.1 copied to clipboard

A high-performance Flutter Web wrapper for 2GIS MapGL JS API. Fully supports Dart 3 JS Interop and WASM.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mapgl_2gis_web

With Flutter:

 $ flutter pub add mapgl_2gis_web

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

dependencies:
  mapgl_2gis_web: ^0.0.2-dev.1

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:mapgl_2gis_web/mapgl_2gis_web.dart';
0
likes
0
points
183
downloads

Publisher

unverified uploader

Weekly Downloads

A high-performance Flutter Web wrapper for 2GIS MapGL JS API. Fully supports Dart 3 JS Interop and WASM.

Repository
View/report issues

License

unknown (license)

Dependencies

flutter, web

More

Packages that depend on mapgl_2gis_web