csp_amap_flutter_map 1.0.1 copy "csp_amap_flutter_map: ^1.0.1" to clipboard
csp_amap_flutter_map: ^1.0.1 copied to clipboard

A Flutter plugin for AMap (Gaode Map) SDK with support for Android and iOS platforms. This is the pub.flutter-io.cn compatible version. For full HarmonyOS support, please visit our Gitee repository. Features in [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add csp_amap_flutter_map

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

dependencies:
  csp_amap_flutter_map: ^1.0.1

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:csp_amap_flutter_map/csp_amap_flutter_map.dart';
0
likes
150
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for AMap (Gaode Map) SDK with support for Android and iOS platforms. This is the pub.flutter-io.cn compatible version. For full HarmonyOS support, please visit our Gitee repository. Features include map display, markers, polylines, location services, and custom styling.

Repository
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

csp_amap_flutter_base, flutter, flutter_plugin_android_lifecycle, meta, plugin_platform_interface, stream_transform

More

Packages that depend on csp_amap_flutter_map

Packages that implement csp_amap_flutter_map