From b7ad6326b9bacc2db724100b1e5ed96eef143239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=B1=B1?= Date: Mon, 9 Mar 2020 15:03:00 +0800 Subject: [PATCH] Change `amap_base_flutter` to `amap_map_fluttify`. I am the main author of `amap_base_flutter` plugin and deprecated this plugin last year, I recommend to use my new amap plugin `amap_map_fluttify` to embedding amap widget to their flutter app. This new amap plugin base on `Fluttify` engine , a dart bindings generator for native SDK. --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index daeb328..c9e2bdf 100644 --- a/source.md +++ b/source.md @@ -240,7 +240,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) - [Map](https://github.com/apptreesoftware/flutter_map) - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware) - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) - Interactive, customizable vector maps by Mapbox -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter) +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) ### Charts