xbr_gaode_location 4.2.0
xbr_gaode_location: ^4.2.0 copied to clipboard
高德地图flutter地位内插件,amap_flutter,配合 xbr_gaode_amap 和 xbr_gaode_search 使用
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add xbr_gaode_locationThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
xbr_gaode_location: ^4.2.0Alternatively, 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:xbr_gaode_location/xbr_gaode_location.dart';