About this Edition

The HERE SDK for Flutter (Navigate Edition), version 4.10.5.0, features the HERE Rendering Engine that offers visually appealing true 3D maps and a smooth map experience that is highly customizable. In comparison to the Explore Edition, the Navigate Edition provides additional premium features such as turn-by-turn navigation, offline maps, HERE positioning, or private indoor maps.

Feature List

At the time of writing, version 4.10.5.0 is the latest release of the HERE SDK for Flutter (Navigate Edition), which includes:

Mapping
  • Latest map data from the HERE platform for more than 190 countries with weekly map updates.
  • Resource-friendly vector tile map rendering.
  • 2D / 3D rendering including extruded buildings, carto POIs and more.
  • Highly customizable map styles, including predefined styles such as normal street map and satellite map.
  • Support for custom raster layers from external sources.
  • Support for all common map interactions and gestures (including pan, flick, and pinch zoom).
  • Pickable overlay objects on the map such as polylines, polygons, circles, arrows, images, and routes.
  • Pickable preconfigured and embedded POI objects (carto POIs) on the map such as public transit stations, restaurants, ATMs and other facilities.
  • Attachable native Flutter widgets as map pin.
  • Highly customizable 2D and 3D map marker support (including anchor points, metadata and clustering).
  • Metadata support for map items (for example, to identify search results on the map).
  • Support for textured 3D landmarks.
  • Support for mercator and globe projection.
  • Advanced positioning capabilities to find your current location.
  • Indoor maps: Interactive private venue maps for building owners.
  • Truck restrictions: Instant vehicle restriction visualization on the map.
  • Preloaded map data for offline use (Beta). Available for continents and countries world-wide.
  • Support for feature configurations to minimize the amount of downloaded map data.
Search
  • Search through a broad set of geographical content across the globe (including streets, address points, categories, and places).
  • Search the vast HERE database by Place ID.
  • Request search results filtered by country in your preferred language.
  • Access localized details for a Point of Interest (POI).
  • Enhance the search experience with auto suggestions.
  • Perform geocoding and reverse geocoding lookups.
  • Search along a route.
  • Bring your own data (BYOD) to search for your places at runtime.
  • Search offline on already cached or downloaded offline maps.
  • All address details are already localized and can be accessed in various languages.
Traffic
  • Embedded support for instant visualization of traffic flows on the map.
  • Embedded support for instant visualization of traffic incidents on the map.
  • Query detailed and localizable information on local traffic incidents such as accidents, construction works, road closures, and more.
  • Search for traffic along a route.
Directions
  • Online / offline car routes.
  • Online / offline truck routes with highly customizable truck options.
  • Online taxi routes.
  • Online pedestrian routes.
  • Online bicycle routes.
  • Online public transit routes with highly customizable transit options.
  • Online routes for electric vehicles to find the nearest charging stations (based on the calculated energy consumption and battery specifications).
  • Online scooter routes.
  • Specify preferred route type (fastest or shortest) and route options (such as speed profiles, route restrictions, vignette options, and more).
  • Calculate traffic-aware routes indicating potential traffic delay times, as well as traffic-optimized routes to avoid traffic.
  • Get traffic flow information along the individual sections of a route.
  • Get possible toll costs along the individual sections of a route (Beta).
  • Customizable route shapes utilizing different types of waypoints.
  • Localized maneuver instructions are available for each route.
  • Alternative routes.
  • Import routes from other APIs and vendors.
  • Calculate routes offline on already cached or downloaded offline maps.
  • Generate isolines to represent the area of reach from a given point based on time, distance or fuel consumption.
Navigation
  • Turn-by-turn navigation to get detailed maneuver instructions while traveling along a route.
  • Receive guidance support even without following a predefined route (tracking).
  • Offline turn-by-turn navigation and offline tracking on already cached or downloaded offline map data.
  • Ready-to-use voice instructions for more than 37 languages.
  • Real-time progress information until the destination is reached.
  • Periodically search for better routes with less traffic while being on a trip.
  • Support for adjustable speed warnings.
  • Notifications when passing all relevant waypoints.
  • Lane assistance.
  • Notifications for speed and safety cameras ahead.
  • Support for visual navigation including preconfigured 3D location arrow and automatic map orientation updates.
  • A built-in location simulator to test any route during development phase.
  • Support for GPX tracks.

Minimum Requirements

The HERE SDK for Flutter enables you to write apps for Android and iOS. Make sure to meet the minimum requirements for each platform as listed below. Note that the HERE SDK for Flutter does not support web and desktop apps.

  • The minimum supported Flutter version is 2.8.0. The latest stable Flutter version that works with the HERE SDK is 2.10.2.
  • The minimum supported Dart version is 2.15.0. The latest stable Dart version that works with the HERE SDK is 2.16.1.

Other versions may also work, but are not guaranteed to work. As of now, only the stable Flutter channel is supported.

It is recommended to use the Dart version that is bundled with Flutter.

Only the following Android Gradle Plugin versions 3.3.3, 3.4.2, 3.5.4, 3.6.4, 4.0.1 or higher are supported - since internally the tag is required for the internal AndroidManifest file used by the HERE SDK. In case of doubt, you can check the version in your_app/android/build.gradle and check the version set for com.android.tools.build:gradle. Newer projects created by your IDE of choice already use such a version, by default.

The HERE SDK plugin uses ffi: >=1.0.0 <=1.1.2, see also the pubspec.yaml file inside the plugin folder. This may lead to incompatibilities with plugins from other vendors that use a different Dart FFI version that lies outside this range.

Null safety is supported by default. It can be optionally disabled, by adding the following comment on top of any Dart file: // @dart=2.9.

For minimum and recommended device hardware specifications, please check the devices section below.

Android

  • The minimum Android API level supported by the HERE SDK for Flutter is API 21, Android 5.0 (Lollipop), which allows you to reach more than approximately 90% of all Android devices on the market.

iOS

  • The HERE SDK for Flutter supports iOS 12.4 and iPadOS or higher.
  • Only simulators running iOS 13.0 or higher are supported.
  • As an absolute minimum for development, you must use macOS macOS Catalina, Xcode 12.4, Swift 5.3.2 and CocoaPods 1.10 - or higher.

Supported Devices

The HERE SDK for Flutter enables you to write apps for Android and iOS devices. Make sure to compare your target devices to the supported devices for each platform as listed below.

Android

Most devices that are from 2015 or newer are supported. Only in rare rases such devices may not work - for example, when they do not meet the minimum device specifications (see below). Devices that are older than 2015 may still work, but are not guaranteed to work.

  • The HERE SDK for Flutter supports Android 32-bit devices with x86 or ARMv7 architecture and 64-bit devices with x86_64 or ARM64/v8 architecture.
  • Additional requirements:
    • Support for OpenGL ES 3.0 or higher (applies also to emulators).
    • Minimum supported hardware specifications:
      • RAM: At least 1 GB memory.
      • ROM: At least 60 MB free disk space for the uncompressed installation size (plus enough free disk space to operate the device in general).
      • GPU: All GPUs that support OpenGL ES 3.0.
    • Recommended hardware specifications:
      • RAM: At least 3 GB memory.
      • ROM: At least 60 MB free disk space for the uncompressed installation size plus 256 MB to cache map data (plus enough free disk space to operate the device in general).
      • GPU: We recommend at least an Adreno 4xx, Mali T7x or G7x graphics processing unit or newer.

Info

Devices that meet the minimum supported hardware specifications will install an app made with the HERE SDK, but the user experience may be poor due to a lower frame rate when interacting with the map. Devices that meet the recommeded hardware specifications guarantee a smooth map experience.

iOS

  • The HERE SDK for Flutter supports iOS ARM64 / 64-bit architectures incorporating Apple's A7 chip or newer. This means that all iOS devices starting from the iPhone 5s (which was released in 2013) are supported as all these devices contain sufficient RAM and CPU/GPU power.
  • The x86_64 and simulator-arm64 architecture is supported for simulators. Therefore, this includes M1 and non-M1 machines.
  • It is recommended to allow at least 60 MB disk space for the uncompressed installation size of an app plus 256 MB to cache map data on the disk.

Where to Start?

If you are interested in building your first app showing a HERE map, have a look at our Get Started section to guide you through the first simple steps.

Note

Please contact us to receive access including a set of evaluation credentials. For now, the Navigate Edition is only available upon request. Note that the HERE SDK package for the Navigate Edition is only available for customers who have signed a commercial contract via the HERE platform portal. The package includes the plugin to include in your app(s). Note: You may need to register your email to get access to the HERE platform portal. Please ask your HERE representative for details.

Additional resources:

  • In the examples section, you can find the links to our example applications that accompany this user guide.
  • The API Reference can be found in your downloaded SDK package or on developer.here.com.
  • Consult the coverage page to get detailed information on supported countries and languages per feature.
  • Choose a plan: For now, the Navigate Edition is only available upon request. Please contact us for more details.

For errors or suggestions related to this documentation, please open an issue on GitHub.

The use of the HERE SDK for Flutter is governed by the terms and conditions which you have accepted separately, either when signing up via the developer.here.com portal or otherwise executing an agreement with HERE. For your use of the documentation presented on this website, these terms apply.

For more information on how HERE is committed to respecting your privacy and to complying with applicable data protection and privacy laws, see the HERE Privacy Policy.

In addition to the above terms, the following shall apply: Components of the HERE SDK for Flutter collect certain information from your application. Such information includes access credentials (access_key_id, access_key_secret – see also Authenticating Applications) and the types of features utilized by your application when used by end users. The information does not identify an individual end user. However, your application's privacy policy must disclose to the end users that you have licensed products and services from HERE, that such information is collected from your application as it is being used by end users, and that HERE collects and processes such information from the application.

Open Source Software Notices

If you use the HERE SDK for Flutter in your application, you must embed the HERE copyright and various open source software licenses or link to a copy hosted on your project's webspace. You can find a copy of these licenses in the HERE_NOTICE file, which is included in your HERE SDK package.

results matching ""

    No results matching ""