csp_amap_flutter_location 1.0.2 copy "csp_amap_flutter_location: ^1.0.2" to clipboard
csp_amap_flutter_location: ^1.0.2 copied to clipboard

A Flutter plugin for AMap location services, supporting Android, iOS and HarmonyOS platforms. 高德地图定位SDK Flutter插件,支持Android、iOS和鸿蒙平台。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add csp_amap_flutter_location

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

dependencies:
  csp_amap_flutter_location: ^1.0.2

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_location/amap_flutter_location.dart';
import 'package:csp_amap_flutter_location/amap_location_option.dart';
0
likes
145
points
254
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for AMap location services, supporting Android, iOS and HarmonyOS platforms. 高德地图定位SDK Flutter插件,支持Android、iOS和鸿蒙平台。

Homepage
Repository
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on csp_amap_flutter_location

Packages that implement csp_amap_flutter_location