File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 14.0.2
22
33- Adds section about ` UIBackgroundModes ` to the README.
4+ - Adds Linux as s supported platform to pubdev.
45
56## 14.0.1
67
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 : 14.0.1
5+ version : 14.0.2
66
77environment :
88 sdk : ^3.5.0
@@ -21,6 +21,8 @@ flutter:
2121 default_package : geolocator_web
2222 windows :
2323 default_package : geolocator_windows
24+ linux :
25+ default_package : geolocator_linux
2426
2527dependencies :
2628 flutter :
You can’t perform that action at this time.
0 commit comments