Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
permission_handler
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
songyanzhi
permission_handler
Commits
5b4a5c42
Unverified
Commit
5b4a5c42
authored
Nov 17, 2023
by
Jeroen Weener
Committed by
GitHub
Nov 17, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates `permission_handler_platform_interface` dependency (#1233)
parent
06851174
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
permission_handler_html/CHANGELOG.md
+4
-0
permission_handler_html/pubspec.yaml
+2
-2
No files found.
permission_handler_html/CHANGELOG.md
View file @
5b4a5c42
## 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.
permission_handler_html/pubspec.yaml
View file @
5b4a5c42
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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment