Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork761
Android and iOS Geolocation plugin for Flutter
License
NotificationsYou must be signed in to change notification settings
Baseflow/flutter-geolocator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Flutter geolocator plugin is built following the federated plugin architecture. A detailed explanation of the federated plugin concept can be found in theFlutter 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 thegeolocatorplugin you can refer to itsREADME.md file.geolocator_android: this package contains the endorsed Android implementation of the geolocator_platform_interface and adds Android support to thegeolocatorapp facing package. More information can be found in itsREADME.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 thegeolocatorapp facing package. More information can be found in itsREADME.md file;geolocator_web: this package contains the endorsed web implementation of the geolocator_platform_interface and adds web support to thegeolocatorapp facing package. More information can be found in itsREADME.md file;geolocator_windows: this package contains the endorsed Windows implementation of the geolocator_platform_interface and adds Windows support to thegeolocatorapp facing package. More information can be found in itsREADME.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 theREADME.md of thegeolocator_platform_interfacepackage.
About
Android and iOS Geolocation plugin for Flutter
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.