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 aab7ae3 commit 416e7b0Copy full SHA for 416e7b0
permission_handler_platform_interface/CHANGELOG.md
@@ -1,5 +1,6 @@
1
## 4.2.3
2
-* Fixed class name references.
+
3
+* Fixes class name references in the API documentation.
4
5
## 4.2.2
6
permission_handler_platform_interface/pubspec.yaml
@@ -3,7 +3,7 @@ description: A common platform interface for the permission_handler plugin.
homepage: https://github.com/baseflow/flutter-permission-handler/tree/master/permission_handler_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
7
8
dependencies:
9
flutter:
0 commit comments