Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuaegonzalezruiz/offline-navigation-routes
Project in which it is demonstrated how the offline route and navigation services work in the HERE SDK for Flutter (Navigate Edition) in its version 4.x.x
https://github.com/joshuaegonzalezruiz/offline-navigation-routes
dart flutter here-maps-api here-sdk
Last synced: 4 days ago
JSON representation
Project in which it is demonstrated how the offline 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/offline-navigation-routes
- Owner: JoshuaEGonzalezRuiz
- License: apache-2.0
- Created: 2023-02-21T23:34:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-02-21T23:35:22.000Z (over 1 year ago)
- Last Synced: 2024-03-13T02:55:28.606Z (8 months ago)
- Topics: dart, flutter, here-maps-api, here-sdk
- Language: Dart
- Homepage:
- Size: 1.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Navigation and Routes
Project in which it is demonstrated how the offline 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 Earthz Stocker from www.flaticon.com
Icons made by Freepik from www.flaticon.com
Icons made by turkkub from www.flaticon.com
###### Developed by Joshua González