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
+
1
5
## 13.0.3
2
6
3
7
- Updates dart sdk to ` sdk: ^3.5.0 `
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: geolocator
2
2
description : Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
3
3
repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator
4
4
issue_tracker : https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5
- version : 13.0.3
5
+ version : 13.0.4
6
6
7
7
environment :
8
8
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
+
1
5
## 4.1.2
2
6
3
7
- 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
2
2
description : Official web implementation of the geolocator plugin.
3
3
repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_web
4
4
issue_tracker : https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5
- version : 4.1.2
5
+ version : 4.1.3
6
6
7
7
flutter :
8
8
plugin :
You can’t perform that action at this time.
0 commit comments