File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
geolocator_platform_interface Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.2.2
2
+
3
+ - Updates the documentation of the ` getServiceStatusStream ` method as it nolonger throws a ` UnimplementedError ` on web.
4
+
1
5
## 4.2.1
2
6
3
7
- Ensures that ` timestamp ` is set to current date and time if platform implementations return a ` null ` value.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A common platform interface for the geolocator plugin.
3
3
repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_platform_interface
4
4
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
5
5
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
6
- version : 4.2.1
6
+ version : 4.2.2
7
7
8
8
dependencies :
9
9
flutter :
You can’t perform that action at this time.
0 commit comments