amap_fl_plugin 0.1.2 copy "amap_fl_plugin: ^0.1.2" to clipboard
amap_fl_plugin: ^0.1.2 copied to clipboard

Flutter plugin for AMap (Gaode) with 2D map, marker and location support.

0.1.2 #

  • Fix Android crash when reopening map page on newer Android versions by disabling native heap pointer tagging in plugin manifest (android:allowNativeHeapPointerTagging="false").

0.1.1 #

  • Fix Android release/profile crash caused by AMap classes being removed by R8/Proguard.
  • Add android/consumer-rules.pro with keep rules for com.amap.api.** and com.autonavi.**.

0.1.0 #

  • Initial MVP release.
  • Support 2D map view on Android/iOS.
  • Support marker add/clear APIs.
  • Support my-location display.
  • Support map tap event stream and location event stream.
  • Support track polyline draw/clear APIs.
  • Include runnable example app with permission handling and simulated track testing.
1
likes
0
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for AMap (Gaode) with 2D map, marker and location support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on amap_fl_plugin

Packages that implement amap_fl_plugin