yandex_mapkit_community 3.3.1 copy "yandex_mapkit_community: ^3.3.1" to clipboard
yandex_mapkit_community: ^3.3.1 copied to clipboard

This Flutter plugin for integrating Yandex.MapKit in Android and iOS applications is community-supported, ensuring continuous updates and improvements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yandex_mapkit_community

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

dependencies:
  yandex_mapkit_community: ^3.3.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_mapkit_community/yandex_mapkit_community.dart';
5
likes
150
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

This Flutter plugin for integrating Yandex.MapKit in Android and iOS applications is community-supported, ensuring continuous updates and improvements.

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_community

Packages that implement yandex_mapkit_community