flutter geolocator:Flutter的Android和iOS Geolocation插件 源码
Flutter Geolocator插件 Flutter地理位置插件,可轻松访问特定于平台的位置服务( 如果不可用,则在Android上使用 ,在iOS上使用 )。 产品特点 获取最近的已知位置; 获取设备的当前位置; 获取连续的位置更新; 检查设备上是否启用了定位服务; 计算两个地理坐标之间的距离(以米为单位); 计算两个地理坐标之间的方位; 重要: 从6.0.0版本开始,地理编码功能( placemarkFromAddress和placemarkFromCoordinates )不再是geolocator插件的一部分。 我们已经将这些功能移到了自己的插件中: 。 这个新插
文件列表
flutter-geolocator:Flutter的Android和iOS Geolocation插件
(预估有个186文件)
geolocator_platform_interface_test.dart
8KB
position_test.dart
10KB
event_channel_mock.dart
2KB
method_channel_geolocator_test.dart
24KB
integer_extensions_test.dart
2KB
position_update_exception_test.dart
1KB
permission_definitions_not_found_exception_test.dart
1KB
permission_denied_exception_test.dart
1KB
permission_request_in_progress_exception_test.dart
1KB
last-build.bin
1B
暂无评论