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.

0.0.3 #

  • Changed the Android AMap Search SDK dependency to compileOnly; host apps now explicitly provide com.amap.api:search.
  • Added the AMap Search SDK dependency to the example Android app.

0.0.2 #

  • Migrated the Android plugin build to AGP Built-in Kotlin on AGP 9+ to remove Flutter's Kotlin Gradle Plugin warning.

0.0.1 #

  • Migrated Android AMap POI keyword and nearby search from the legacy plugin.
  • Added iOS AMap POI keyword and nearby search implementation.
  • Added privacy and API-key setup methods for both platforms.
  • Added AmapKeywordSearchQuery, AmapAroundSearchQuery, and configurable nearby-search radius.
  • Added normalized SearchResultItem fields while preserving legacy API/model aliases.
  • Added AmapSearchException for native SDK errors.
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