File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 5.0.0
22
3+ - ** BREAKING CHANGE:** for Flutter ` 3.27.0 ` and below. Make sure you'll upgrade Flutter to ` 3.29.0 ` or above before using this version.
34- Bump ` flutter_lints ` to version of afp to 5.0.0
5+ - Updated ` geolocator_android ` dependency to version ` ^5.0.0 `
46
57## 13.0.4
68
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: geolocator
22description : Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
33repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator
44issue_tracker : https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5- version : 13 .0.4
5+ version : 14 .0.0
66
77environment :
88 sdk : ^3.5.0
@@ -27,7 +27,7 @@ dependencies:
2727 sdk : flutter
2828
2929 geolocator_platform_interface : ^4.2.3
30- geolocator_android : ^4.6 .0
30+ geolocator_android : ^5.0 .0
3131 geolocator_apple : ^2.3.8
3232 geolocator_web : ^4.1.1
3333 geolocator_windows : ^0.2.3
You can’t perform that action at this time.
0 commit comments