PackageTrack
Sign in Get early access

amap_flutter_sdk

Unified AMap Flutter SDK — Map, Location and Search for Android & iOS. Unofficial community plugin; not affiliated with Amap.

0.1.7 zhendongzhou0813-wq/amap_flutter_sdk

What this package is like to depend on

Last release 14 days ago

10 Aug 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

1 months old

8 releases · first in 2026

8 releases in the last 12 months

see the full history below

Release timeline

8 releases · Jul 2026 to Aug 2026
Release Pre-release

Releases

latest 8
  1. 0.1.7 10 Aug 2026
    Release notes
    • iOS Search: treat Dart null map values as empty string (NSNull@""). Opening location search called searchPoiAround with null keyword/city/types; x ?: @"" does not catch NSNull, and AMap then crashed with -[NSNull length].
    Open source →
  2. 0.1.6 10 Aug 2026
    Release notes
    • iOS Search: replace single-slot pendingResult with per-request FlutterResult map (NSMapTable strong keys). Concurrent searchDistrict / inputTips / POI / geocode no longer overwrite each other (fixes suggest-search crashes).
    • iOS Search: store Result before starting native search; take-then-reply once on main thread.
    Open source →
  3. 0.1.5 04 Aug 2026
    Release notes
    • Search: add InputTips (AMapSearchClient.inputTips / AMapInputTip) backed by native APIs:
      • Android: Inputtips + InputtipsQuery
      • iOS: AMapInputTipsSearch / AMapInputTipsSearchRequest
    Open source →
  4. 0.1.4 30 Jul 2026
    Release notes
    • iOS: fix Marker custom icon not refreshing when updated via BitmapDescriptor.fromBytes (e.g. district center bubble count). checkIconDescriptionChangedFrom previously returned NO for non-string/number icon payload and skipped image updates.
    Open source →
  5. 0.1.3 23 Jul 2026
    Release notes
    • Android: implement Search updatePrivacyStatement so AMapSdk.init no longer throws MissingPluginException and blocks location permission / marker setup.
    • Android: apply Search privacy via ServiceSettings reflection when available.
    Open source →
  6. 0.1.2 22 Jul 2026
    Release notes
    • iOS: fix district/city search — initialize search privacy compliance before requests.
    • iOS: lazy-create AMapSearchAPI after key/privacy are configured.
    • iOS: district search sets requireExtension and respects subdistrict: 0.
    Open source →
  7. 0.1.1 22 Jul 2026
    Release notes
    • iOS: fix build with newer AMapSearchKit — POI requireExtension replaced with runtime-compatible extension config (showFieldsType fallback).
    • iOS: fix build with AMapLocation 2.12+ — migrate reverse-geocode language to AMapServices.regionLanguageType with legacy fallback.
    Open source →
  8. 0.1.0 22 Jul 2026
    Release notes
    • Initial release: unified AMap Flutter plugin (Map + Location + Search).
    • Map: AMapView / AMapWidget, camera, Marker / Polyline / Polygon, snapshot, POI tap.
    • Location: once / continuous location, reverse geocode fields, privacy compliance APIs.
    • Search: POI keyword / around / ID, geocode, regeocode, district search.
    • Android: 3dmap-location-search Maven dependency; ARM-only ABI filters.
    • iOS: AMap3DMap / AMapLocation / AMapSearch CocoaPods (static framework).
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive