flutter_use
flutter_use copied to clipboard
fix: update dependency geolocator to v10
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| geolocator (source) | dependencies | major | ^9.0.1 -> ^10.0.0 |
Release Notes
baseflow/flutter-geolocator (geolocator)
v10.1.0
- Includes
altitudeAccuracyandheadingAccuracyinPosition.
v10.0.1
- Updates documentation for
getCurrentPosition(), to clarify the behavior of location accuracy on Android devices. - Updates README regarding the plugin interpretation of
LocationAccuracy.
v10.0.0
-
BREAKING CHANGE: Updates dependency on geolocator_windows to version 0.2.0. This will synchronize default values for
Position.altitude,Position.headingandPosition.speedwith the other platforms.
Configuration
📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.