amap_location_fluttify icon indicating copy to clipboard operation
amap_location_fluttify copied to clipboard

高德地图 定位组件 Flutter插件

Results 2 amap_location_fluttify issues
Sort by recently updated
recently updated
newest added

**插件版本** 0.20.0 **遇到bug的平台(Android/iOS)** ios **描述bug** 项目中使用了amap_flutter_map,添加amap_location_fluttify后ios pod install 报错: The 'Pods-Runner' target has frameworks with conflicting names: amapfoundationkit.framework **复现步骤** 同时安装amap_flutter_map 和 amap_location_fluttify两个插件 **期望行为** 能解决冲突 **flutter doctor** ![image](https://user-images.githubusercontent.com/49631411/221533721-e84ee99a-4d80-4c58-aff5-f3c69bd3fbb0.png)

stale

**插件版本** amap_location_fluttify-0.22.0 **遇到bug的平台(Android/iOS)** IOS **描述bug** IOS系统上AmapLocation.instance.fetchLocation(mode: LocationAccuracy.High);方法很慢,要等三四秒,但是android速度很快,我试了一下 高德官方的定位插件,在iOS设备基本秒定位了,所以这应该是你们插件的文体 **复现步骤** **期望行为** **截图** **flutter doctor** ![WX20240530-164645@2x](https://github.com/fluttify-project/amap_location_fluttify/assets/13497352/4194bf1e-48b3-4f6b-b9ad-6cf63d88bd83)