Skip to content

Latest commit

 

History

History

navigation_quick_start_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The Navigation Quick Start example app shows how the HERE SDK can be set up to navigate to a location in the most simplest way.

Build instructions:

  1. Set your HERE SDK credentials programmatically in lib/main.dart.

  2. Unzip the HERE SDK plugin to the plugins folder inside this project. Name the folder 'here_sdk': navigation_quick_start/plugins/here_sdk.

  3. Start an emulator or simulator and execute flutter run from the app's directory - or run the app from within your IDE.

More information can be found in the Get Started section of the Developer Guide.