https://github.com/lishuhao/sy_flutter_amap
高德地图flutter插件
https://github.com/lishuhao/sy_flutter_amap
amap flutter location
Last synced: 4 months ago
JSON representation
高德地图flutter插件
- Host: GitHub
- URL: https://github.com/lishuhao/sy_flutter_amap
- Owner: lishuhao
- License: other
- Created: 2018-10-25T04:39:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T02:13:51.000Z (almost 6 years ago)
- Last Synced: 2025-04-28T03:34:02.953Z (6 months ago)
- Topics: amap, flutter, location
- Language: Java
- Size: 120 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# I'm sorry I cannot offer support for this package any more. Feel free to fork it, you have the source
# sy_flutter_amap
高德定位flutter插件
目前实现了以下功能
- 单次定位## 使用方法
### Android
无需配置### iOS
在项目的info.plist 添加 NSLocationWhenInUseUsageDescription 及其描述## 其它Flutter 插件
- [支付宝](https://github.com/lishuhao/sy_flutter_alipay)
- [微信支付](https://github.com/lishuhao/sy_flutter_wechat)
- [Flutter组件库](https://github.com/lishuhao/sy_flutter_widgets)
- [七牛云存储SDK](https://github.com/lishuhao/sy_flutter_qiniu_storage)