yandex_mapkit 4.0.2 copy "yandex_mapkit: ^4.0.2" to clipboard
yandex_mapkit: ^4.0.2 copied to clipboard

A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yandex_mapkit

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

dependencies:
  yandex_mapkit: ^4.0.2

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_mapkit/yandex_mapkit.dart';
197
likes
130
pub points
96%
popularity

Publisher

unverified uploader

A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, equatable, flutter, flutter_plugin_android_lifecycle

More

Packages that depend on yandex_mapkit