flutter-geolocator icon indicating copy to clipboard operation
flutter-geolocator copied to clipboard

Android and iOS Geolocation plugin for Flutter

Results 259 flutter-geolocator issues
Sort by recently updated
recently updated
newest added

### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-geolocator/blob/main/geolocator/README.md). ### Please select for...

type: enhancement
platform: ios
P3
refactor

### Please check the following before submitting a new issue. - [ ] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I...

type: bug
platform: android
P2

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) It return is removed from the ios native permissionhandle.m ### :arrow_heading_down: What is the current...

### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have...

type: bug
platform: android
P2

## 💬 Questions and Help how to implement background location(when app terminated)? I see a lot of packages for background location but is it impossible to implement this just using...

type: question
P3
background-foreground-location

### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have...

type: bug
platform: android
P2
background-foreground-location

### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-geolocator/blob/main/geolocator/README.md). ### Please select for...

platform: android
type: question
P3

## 🚀 WearOs Support Feature Request As WearOS is based on android and works quite similar, it would be great to have geolocator support it. So far none of the...

type: enhancement
platform: android
P3

## 🚀 Feature Requests Add support for getLastKnownPosition in geolocator_web. See https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator_web/lib/geolocator_web.dart#L70

type: enhancement
platform: web
P2

## 🐛 Bug Report The property `heading` of `Position` is mis-named. It is actually the course, which can be seen clearly on [this line of `LocationMapper.m`](https://github.com/Baseflow/flutter-geolocator/blob/8399525d4eac067429f0898feb513546346d7432/geolocator_apple/ios/Classes/Utils/LocationMapper.m#L33) for iOS. This is...

good first issue
type: documentation
P2