Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Android and iOS Geolocation plugin for Flutter

License

NotificationsYou must be signed in to change notification settings

Baseflow/flutter-geolocator

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:

  1. 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 thegeolocator plugin you can refer to itsREADME.md file.
  2. geolocator_android: this package contains the endorsed Android implementation of the geolocator_platform_interface and adds Android support to thegeolocator app facing package. More information can be found in itsREADME.md file;
  3. geolocator_apple: this package contains the endorsed iOS and macOS implementations of the geolocator_platform_interface and adds iOS and macOS support to thegeolocator app facing package. More information can be found in itsREADME.md file;
  4. geolocator_web: this package contains the endorsed web implementation of the geolocator_platform_interface and adds web support to thegeolocator app facing package. More information can be found in itsREADME.md file;
  5. geolocator_windows: this package contains the endorsed Windows implementation of the geolocator_platform_interface and adds Windows support to thegeolocator app facing package. More information can be found in itsREADME.md file;
  6. 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_interface package.

Sponsor this project

  •  

Packages

No packages published

Contributors116


[8]ページ先頭

©2009-2025 Movatter.jp