Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuaegonzalezruiz/searches-demo

Project in which it is demonstrated how the route and navigation services work in the HERE SDK for Flutter (Navigate Edition) in its version 4.x.x
https://github.com/joshuaegonzalezruiz/searches-demo

dart flutter here-maps-api here-sdk

Last synced: 4 days ago
JSON representation

Project in which it is demonstrated how the route and navigation services work in the HERE SDK for Flutter (Navigate Edition) in its version 4.x.x

Awesome Lists containing this project

README

        

# Searches Demo

Project in which it is demonstrated how the route and navigation services work in the HERE SDK for Flutter (Navigate Edition) in its version 4.x.x

Build instructions:
-------------------

1) Set your HERE SDK credentials to
- `android/app/src/main/AndroidManifest.xml`
- `ios/Runner/Info.plist`

2) Unzip the HERE SDK plugin to the plugins folder inside this project. Name the folder 'here_sdk' : `plugins/here_sdk`.
3) Run a `flutter pub get` in the 'pubsec.yaml' file in the project's root directory

4) Run a `pod install` in the `ios` directory

5) 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_](https://developer.here.com/documentation/flutter-sdk-navigate/4.9.0.0/dev_guide/topics/quick-start.html) section of the _Developer's Guide_.

#### More information

Icons made by Freepik from www.flaticon.com


Icons made by Stockes Design from www.flaticon.com


Icons made by apien from www.flaticon.com

###### Developed by Joshua González