Commit 5b4a5c42 by Jeroen Weener Committed by GitHub

Updates `permission_handler_platform_interface` dependency (#1233)

parent 06851174
## 0.1.0+1
* Updates `permission_handler_platform_interface` dependency to version `^4.0.2`.
## 0.1.0
* Adds an initial implementation of Web support for the permission_handler plugin with camera, notifications, and microphone permissions available.
name: permission_handler_html
description: Permission plugin for Flutter. This plugin provides the web API to request and check permissions.
version: 0.1.0
version: 0.1.0+1
homepage: https://github.com/baseflow/flutter-permission-handler
environment:
......@@ -12,7 +12,7 @@ dependencies:
sdk: flutter
flutter_web_plugins:
sdk: flutter
permission_handler_platform_interface: ^3.7.0
permission_handler_platform_interface: ^4.0.2
dev_dependencies:
flutter_test:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment