Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joshuaegonzalezruiz/searches-demo
- Owner: JoshuaEGonzalezRuiz
- License: apache-2.0
- Created: 2023-02-20T23:23:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-02-21T13:00:30.000Z (over 1 year ago)
- Last Synced: 2024-03-13T02:55:28.753Z (8 months ago)
- Topics: dart, flutter, here-maps-api, here-sdk
- Language: Dart
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 directory4) 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