csp_amap_flutter_base 1.0.0 copy "csp_amap_flutter_base: ^1.0.0" to clipboard
csp_amap_flutter_base: ^1.0.0 copied to clipboard

AMap flutter plugin, base dependency library for integrating AMapSDK in applications. Provides unified Flutter interface encapsulation for location, POI search, API key management, and privacy stateme [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add csp_amap_flutter_base

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

dependencies:
  csp_amap_flutter_base: ^1.0.0

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_base/csp_amap_flutter_base.dart';
0
likes
125
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

AMap flutter plugin, base dependency library for integrating AMapSDK in applications. Provides unified Flutter interface encapsulation for location, POI search, API key management, and privacy statement configuration.

Repository
View/report issues

Topics

#amap #location #poi #flutter #plugin

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on csp_amap_flutter_base