csp_amap_flutter_location 1.0.0 copy "csp_amap_flutter_location: ^1.0.0" to clipboard
csp_amap_flutter_location: ^1.0.0 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 Dart:

 $ dart pub add csp_amap_flutter_location

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 dart pub get):

dependencies:
  csp_amap_flutter_location: ^1.0.0

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on csp_amap_flutter_location

Packages that implement csp_amap_flutter_location