yandex / mapkit-flutter-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yandex NaviKit Demo App for Flutter

Yandex MapKit and NaviKit are cross-platform libraries that let you use the capabilities of Yandex Maps in mobile applications for iOS, Android and Flutter. Learn more about the MapKit and NaviKit SDKs on the documentation page.

For a quick start development with the MapKit and NaviKit for Flutter visit the following pages:

The current repository contains sample code for how to use the NaviKit for your Flutter applications.

Build locally

  1. Clone the repository:

    git clone https://github.com/yandex/mapkit-flutter-demo.git
  2. NaviKit demo application requires API key. The instruction on how to obtain NaviKit API key and use it in your project is described in the [documentation] (https://yandex.ru/dev/mapkit/doc/en/flutter/generated/navigation/getting_started#get-key).

  3. Run the app target in Android Studio or use the CLI build with Flutter:

    flutter run

Support

If you have problems or suggestions while using MapKit or NaviKit SDK, visit the contact page.

About

License:Other


Languages

Language:Dart 97.1%Language:Ruby 2.1%Language:Swift 0.7%Language:Kotlin 0.1%Language:Objective-C 0.0%