Flutter Geolocator

Android and iOS Geolocation plugin for Flutter
Alternatives To Flutter Geolocator
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Flutter Geolocator1,1441451142 days ago119September 06, 202365mitDart
Android and iOS Geolocation plugin for Flutter
Flutter_background_geolocation5804123 days ago110June 21, 2022139otherDart
Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
Surfgear33123 months ago20June 04, 20214apache-2.0
Gear for safe Surf in Flutter
Geolocation180
44 years ago10February 05, 202013apache-2.0Dart
Flutter geolocation plugin for Android and iOS.
Beacons61
34 years ago8June 01, 201830apache-2.0Dart
Flutter beacons plugin for Android and iOS.
Dating App Concept Flutter36
5 years agomitDart
Dating App UI concept made to showcase Flutter in SheCodes hackathon
Flutter Googlemaps Geolocation28
5 years ago1Dart
Code for geolocation, google maps and some cool effects with camera position
Weather App22
5 months agoDart
A fully functional weather app with real time updates built with flutter SDK.
Flutter_background_geolocation_firebase19
12 months ago5November 30, 20219mitDart
Firebase proxy for Flutter Background Geolocation SDK
Flutter_geolocation10
5 years agogpl-3.0Java
Flutter plugin to get current location from GPS
Alternatives To Flutter Geolocator
Select To Compare


Alternative Project Comparisons
Readme

Flutter geolocator plugin

The Flutter geolocator plugin is build 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:

  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 the geolocator plugin you can refer to its README.md file.
  2. 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;
  3. 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;
  4. 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;
  5. 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;
  6. geolocator_platform_interface: this packages declares the interface which all platform packages must implement to support the app-facing package. Instructions on how to implement a platform packages can be found in the README.md of the geolocator_platform_interface package.
Popular Flutter Projects
Popular Geolocation Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Dart
Flutter
Location
Permissions
Geolocation
Flutter Plugin
Location Services