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
934fe83d
Commit
934fe83d
authored
Jun 30, 2023
by
Maurits van Beusekom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated version to a patch change
parent
78b68c42
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
permission_handler/CHANGELOG.md
+1
-1
permission_handler/pubspec.yaml
+1
-1
No files found.
permission_handler/CHANGELOG.md
View file @
934fe83d
## 10.4.
0+
1
## 10.4.1
*
Updates AndroidManifest documentation in the example application with regards
*
Updates AndroidManifest documentation in the example application with regards
to the use of READ_EXTERNAL_STORAGE, READ_MEDIA_IMAGES, READ_MEDIA_VIDEO and
to the use of READ_EXTERNAL_STORAGE, READ_MEDIA_IMAGES, READ_MEDIA_VIDEO and
...
...
permission_handler/pubspec.yaml
View file @
934fe83d
...
@@ -2,7 +2,7 @@ name: permission_handler
...
@@ -2,7 +2,7 @@ name: permission_handler
description
:
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
description
:
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
repository
:
https://github.com/baseflow/flutter-permission-handler
repository
:
https://github.com/baseflow/flutter-permission-handler
issue_tracker
:
https://github.com/Baseflow/flutter-permission-handler/issues
issue_tracker
:
https://github.com/Baseflow/flutter-permission-handler/issues
version
:
10.4.
0+
1
version
:
10.4.1
environment
:
environment
:
sdk
:
"
>=2.15.0
<4.0.0"
sdk
:
"
>=2.15.0
<4.0.0"
...
...
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