location_amap 0.2.1 copy "location_amap: ^0.2.1" to clipboard
location_amap: ^0.2.1 copied to clipboard

高德地图定位Flutter插件包.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add location_amap

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

dependencies:
  location_amap: ^0.2.1

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:location_amap/location_amap.dart';
1
likes
30
pub points
17%
popularity

Publisher

unverified uploader

高德地图定位Flutter插件包.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on location_amap