yandex_maps_mapkit_lite 4.33.0-beta copy "yandex_maps_mapkit_lite: ^4.33.0-beta" to clipboard
yandex_maps_mapkit_lite: ^4.33.0-beta copied to clipboard

Yandex $description_name SDK for Flutter. This allow you to use the capabilities of Yandex.Maps in your Flutter applications for iOS and Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yandex_maps_mapkit_lite

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

dependencies:
  yandex_maps_mapkit_lite: ^4.33.0-beta

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_maps_mapkit_lite/image.dart';
import 'package:yandex_maps_mapkit_lite/init.dart';
import 'package:yandex_maps_mapkit_lite/mapkit.dart';
import 'package:yandex_maps_mapkit_lite/mapkit_factory.dart';
import 'package:yandex_maps_mapkit_lite/model.dart';
import 'package:yandex_maps_mapkit_lite/runtime.dart';
import 'package:yandex_maps_mapkit_lite/ui_view.dart';
import 'package:yandex_maps_mapkit_lite/yandex_map.dart';
26
likes
50
points
2.09k
downloads

Documentation

API reference

Publisher

verified publishermaps.yandex.ru

Weekly Downloads

Yandex $description_name SDK for Flutter. This allow you to use the capabilities of Yandex.Maps in your Flutter applications for iOS and Android

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_plugin_android_lifecycle, meta, uuid

More

Packages that depend on yandex_maps_mapkit_lite

Packages that implement yandex_maps_mapkit_lite