We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a4c8a5 commit 7180032Copy full SHA for 7180032
geolocator_platform_interface/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.2.3
2
+
3
+- Fixes several grammar mistakes in the API documentation.
4
5
## 4.2.2
6
7
- Updates the documentation of the `getServiceStatusStream` method as it nolonger throws a `UnimplementedError` on web.
geolocator_platform_interface/pubspec.yaml
@@ -3,7 +3,7 @@ description: A common platform interface for the geolocator plugin.
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_platform_interface
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
-version: 4.2.2
+version: 4.2.3
8
dependencies:
9
flutter:
0 commit comments