Skip to content

Commit f9cef8e

Browse files
committed
Bump permission_handler to 12.0.3
1 parent dd81a19 commit f9cef8e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

permission_handler/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 12.0.3
2+
3+
- Rewrites the "iOS - CocaoPods" section in the README.md to match version 8.0.0 of the permission_handler.
4+
- Fixes several smaller typo's in the README.md.
5+
16
## 12.0.2
27

38
- Updates the documentation to include instructions on Swift Package Manager (SPM) support.

permission_handler/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: permission_handler
22
description: Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
33
repository: https://github.com/baseflow/flutter-permission-handler
44
issue_tracker: https://github.com/Baseflow/flutter-permission-handler/issues
5-
version: 12.0.2
5+
version: 12.0.3
66

77
environment:
88
sdk: ^3.5.0

0 commit comments

Comments
 (0)