代码拉取完成,页面将自动刷新
⚠️ 此代码仓已归档。新地址请访问 fluttertpc_geolocator。| ⚠️ This repository has been archived. For the new address, please visit fluttertpc_geolocator.
The Flutter geolocator plugin is built following the federated plugin architecture. A detailed explanation of the federated plugin concept can be found in the Flutter documentation. This means the geolocator plugin is separated into the following packages:
geolocator
: the app facing package. This is the package users depend on to use the plugin in their project. For details on how to use the geolocator
plugin you can refer to its README.md file.geolocator_android
: this package contains the endorsed Android implementation of the geolocator_platform_interface and adds Android support to the geolocator
app facing package. More information can be found in its README.md file;geolocator_apple
: this package contains the endorsed iOS and macOS implementations of the geolocator_platform_interface and adds iOS and macOS support to the geolocator
app facing package. More information can be found in its README.md file;geolocator_web
: this package contains the endorsed web implementation of the geolocator_platform_interface and adds web support to the geolocator
app facing package. More information can be found in its README.md file;geolocator_windows
: this package contains the endorsed Windows implementation of the geolocator_platform_interface and adds Windows support to the geolocator
app facing package. More information can be found in its README.md file;geolocator_platform_interface
: this package declares the interface which all platform packages must implement to support the app-facing package. Instructions on how to implement a platform package can be found in the README.md of the geolocator_platform_interface
package.此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。