Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 3.18 KB

README.md

File metadata and controls

50 lines (30 loc) · 3.18 KB

Yandex MapKit and NaviKit Demo Apps 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:

Project structures

There are two projects in the repository:

  1. mapkit-samples: Contains several Flutter applications, all of which are demonstrated in the MapKit SDK tutorials documentation.

  2. navikit-demo: A demo application showcasing the basic navigation features you can implement with NaviKit SDK.

Build locally

  1. Clone the repository:

    git clone https://github.com/yandex/mapkit-flutter-demo.git
  2. Each demo application require API key. To obtain API key follow the following informations:

  1. 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.