arcgis_maps 200.6.0+4426 copy "arcgis_maps: ^200.6.0+4426" to clipboard
arcgis_maps: ^200.6.0+4426 copied to clipboard

Use ArcGIS Maps SDK for Flutter to build native mobile apps that incorporate capabilities such as 2D data visualization and editing, geocoding, and routing, for deployment to iOS or Android platforms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add arcgis_maps

With Flutter:

 $ flutter pub add arcgis_maps

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

dependencies:
  arcgis_maps: ^200.6.0+4426

Alternatively, your editor might support dart pub get or 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';
33
likes
0
points
137
downloads

Publisher

verified publisheresri.com

Weekly Downloads

Use ArcGIS Maps SDK for Flutter to build native mobile apps that incorporate capabilities such as 2D data visualization and editing, geocoding, and routing, for deployment to iOS or Android platforms.

Homepage

Topics

#map #location #offline #routing #analysis

License

unknown (license)

Dependencies

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

More

Packages that depend on arcgis_maps

Packages that implement arcgis_maps