yandex_js_maps 1.0.1 copy "yandex_js_maps: ^1.0.1" to clipboard
yandex_js_maps: ^1.0.1 copied to clipboard

Platformweb

A Flutter Web plugin for integrating Yandex Maps JS API using Dart JS interop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yandex_js_maps

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

dependencies:
  yandex_js_maps: ^1.0.1

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:yandex_js_maps/yandex_js_maps.dart';
0
likes
150
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Web plugin for integrating Yandex Maps JS API using Dart JS interop.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #web #maps #yandex #plugin

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, uuid

More

Packages that depend on yandex_js_maps

Packages that implement yandex_js_maps