Skip to content

Tags: yeliulee/flutter-permission-handler

Tags

permission_handler_v8.1.4+2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed memory dereference error (Baseflow#640)

permission_handler_v8.1.4+1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix - requesting location after being granted results in memory er…

…ror (Baseflow#635)

* Hotfix bug where requesting location after being granted would result into a memory error.

* Update permission_handler/CHANGELOG.md

Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>

Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>

permission_handler_v8.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue/fix 601 location always permission bug (Baseflow#629)

* Fixed bug where locationAlways sometimes returned either PermissionStatus.Granted or Denied

* Fix bug where `locationAlways` returned sometimes `PermissionStatus.Denied` instead of `PermissionStatus.Granted`.

* Update permission_handler/CHANGELOG.md

Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>

Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>

permission_handler_v8.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Baseflow#625 from Baseflow/issue/601_location_alwa…

…ys_permission_bug

Issue/601 location always permission bug

permission_handler_platform_interface_v3.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Baseflow#621 from Baseflow/issue/604_update_meta_d…

…ependency_platform_interface

Issue/604 update meta dependency platform interface

permission_handler_v8.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Baseflow#608 from Baseflow/issue/607

Ignore deprecation warnings for code that targets older iOS versions

permission_handler_v8.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Baseflow#598 from Baseflow/issue/597

Fix deprecation warning on iOS using phone permissions.

permission_handler_v8.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Baseflow#587 from InvictusApps/master

Added iOS Critical Alerts Permission Strategy + Android Access Notification Policy

permission_handler_platform_interface_v3.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Baseflow#590 from InvictusApps/critical-alerts-and…

…-notification-policy

permission_handler_v8.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Baseflow#578 from Baseflow/update_api_doc