File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed
Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 13.0.4
2+
3+ - Bump ` flutter_lints ` to version 5.0.0
4+
15## 13.0.3
26
37- Updates dart sdk to ` sdk: ^3.5.0 `
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.3
5+ version : 13.0.4
66
77environment :
88 sdk : ^3.5.0
Original file line number Diff line number Diff line change 1+ ## 4.1.3
2+
3+ - Bump ` flutter_lints ` to version 5.0.0
4+
15## 4.1.2
26
37- Updates dart SDK to ` sdk: ^3.5.0 `
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: geolocator_web
22description : Official web implementation of the geolocator plugin.
33repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_web
44issue_tracker : https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5- version : 4.1.2
5+ version : 4.1.3
66
77flutter :
88 plugin :
You can’t perform that action at this time.
0 commit comments