x_amap_base 1.0.3 copy "x_amap_base: ^1.0.3" to clipboard
x_amap_base: ^1.0.3 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: ^1.0.3

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/x_amap_base.dart';
2
likes
130
points
99
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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on x_amap_base