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

## 🐛 Bug Report With location permissions being set to "Accuracy: reduced" I only receive a position when starting the stream - but no further position. ### Expected behavior At...

platform: ios

## 🏗 Enhancement Proposal At https://github.com/Baseflow/flutter-geolocator/blob/geolocator_v9.0.2/geolocator/README.md?plain=1#L58 Geolocator tells devs to inlude either (**OR**) permission: > On Android you'll need to add either the `ACCESS_COARSE_LOCATION` or the `ACCESS_FINE_LOCATION` permission to your...

type: enhancement
good first issue
platform: android
P2

## 🚀 Feature Requests Relevant for Android 12+. Add functionality to change an existing approximate location permission to precise, without leaving the app. ### Contextualize the feature Calling `Geolocator.requestPermission()` will...

type: enhancement
platform: android
P2

Add a "Trouble shooting" section to the README file and point to it from the issue template. Entries should include: - Check if configuration is correct (Info.plist on iOS and...

type: documentation
P2

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Doc Update ### :arrow_heading_down: What is the current behavior? App crashes on iOS when app...

Simple updating grammatical word: meaningfull to meaningful *Replace this paragraph with a short description of what issue this pull request (PR) solves and provide a description of the change. Consider...

### 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...

status: needs more info

Just the spelling and grammar fixes. No changes to the enum *List at least one fixed issue.* ## Pre-launch Checklist - [✓] I made sure the project builds. - [✓]...

This update includes the following changes: 1. Android 34 now includes properties for MSL altitude so we can use that instead of the MSL from NMEA messages when available. 2....

### 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...