arcgis_maps 200.7.0+4560 copy "arcgis_maps: ^200.7.0+4560" to clipboard
arcgis_maps: ^200.7.0+4560 copied to clipboard

Use ArcGIS Maps SDK for Flutter to incorporate capabilities such as location, 2D viewing and editing, geocoding, and routing into your iOS and Android apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arcgis_maps

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  arcgis_maps: ^200.7.0+4560

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:arcgis_maps/arcgis_maps.dart';
31
likes
140
points
93
downloads

Publisher

verified publisheresri.com

Weekly Downloads

Use ArcGIS Maps SDK for Flutter to incorporate capabilities such as location, 2D viewing and editing, geocoding, and routing into your iOS and Android apps.

Homepage

Topics

#map #location #offline #turn-by-turn #arcgis

Documentation

API reference

License

unknown (license)

Dependencies

async, device_info_plus, dio, dio_cache_interceptor, dio_cache_interceptor_db_store, ffi, flutter, flutter_secure_storage, flutter_web_auth_2, geolocator, haptic_feedback, http, http_parser, intl, logger, package_config, package_info_plus, path, path_provider, sqlite3, sqlite3_flutter_libs, url_launcher

More

Packages that depend on arcgis_maps