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 9907d20 commit 8a4891eCopy full SHA for 8a4891e
permission_handler_html/CHANGELOG.md
@@ -1,8 +1,8 @@
1
-## 0.1.1
+## 0.1.0+2
2
3
-* Fixed plugin initialization for non-https web app.
4
-* Fixed location permission name
5
-* Improved error handling in the example app
+* Fixes plugin initialization for non-https web app.
+* Fixes location permission name.
+* Improves error handling in the example app.
6
7
## 0.1.0+1
8
permission_handler_html/pubspec.yaml
@@ -1,6 +1,6 @@
name: permission_handler_html
description: Permission plugin for Flutter. This plugin provides the web API to request and check permissions.
-version: 0.1.1
+version: 0.1.0+2
homepage: https://github.com/baseflow/flutter-permission-handler
environment:
0 commit comments