kw_amap_search 0.0.3 copy "kw_amap_search: ^0.0.3" to clipboard
kw_amap_search: ^0.0.3 copied to clipboard

Flutter plugin for AMap POI keyword and nearby search on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kw_amap_search

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

dependencies:
  kw_amap_search: ^0.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:kw_amap_search/kw_amap_search.dart';
0
likes
140
points
65
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for AMap POI keyword and nearby search on Android and iOS.

Topics

#amap #poi #search #location

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kw_amap_search

Packages that implement kw_amap_search