Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-hwang/flutter_location
A plugin that can access the location services of each platform and collect device location data.
https://github.com/dev-hwang/flutter_location
android fluttter ios location web
Last synced: 22 days ago
JSON representation
A plugin that can access the location services of each platform and collect device location data.
- Host: GitHub
- URL: https://github.com/dev-hwang/flutter_location
- Owner: Dev-hwang
- License: mit
- Created: 2021-07-14T06:58:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T09:07:41.000Z (3 months ago)
- Last Synced: 2024-10-12T05:43:58.142Z (about 1 month ago)
- Topics: android, fluttter, ios, location, web
- Language: Dart
- Homepage: https://pub.dev/packages/fl_location
- Size: 190 KB
- Stars: 8
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_location
* [`fl_location`][1] : A plugin that can access the location services of each platform and collect device location data.
* [`fl_location_platform_interface`][2] : A common platform interface for the fl_location plugin.
* [`fl_location_web`][3] : The web implementation of the fl_location plugin.[1]: /fl_location
[2]: /fl_location_platform_interface
[3]: /fl_location_web