x_amap_base 2.0.0+2 copy "x_amap_base: ^2.0.0+2" to clipboard
x_amap_base: ^2.0.0+2 copied to clipboard

AMap flutter plugin, base dependency library for integrating AMapSDK in applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_amap_base

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

dependencies:
  x_amap_base: ^2.0.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:x_amap_base/amap_flutter_base.dart';
3
likes
150
points
246
downloads

Publisher

verified publishermhive.cn

Weekly Downloads

AMap flutter plugin, base dependency library for integrating AMapSDK in applications.

Repository (GitHub)
View/report issues

Topics

#amap #map

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter, plugin_platform_interface, stream_transform

More

Packages that depend on x_amap_base