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

outdated

高德地图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.1.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:location_amap/amap_location_option.dart';
import 'package:location_amap/amaplocation.dart';
1
likes
0
pub points
3%
popularity

Publisher

unverified uploader

高德地图Flutter插件包。

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on location_amap