Skip to content

Tags: huyenph/flutter-permission-handler

Tags

permission_handler_apple_v9.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Persistent flag for permanentlyDenied LocationAlways permission (B…

…aseflow#822)

* add persistent flag for already denied

* add missing const key

* bump permission_handler_apple to 9.0.4

permission_handler_apple_v9.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ERROR_ALREADY_REQUESTING_PERMISSIONS on iOS after requesting loca…

…tionAlways (Baseflow#800)

* trigger callback using notification center

* bump version of permission_handler_apple

* make receiveActivityNotification private

permission_handler_v9.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Endorsed the Windows version of the plugin (Baseflow#797)

* Endorsed permission_handler_windows.

* Added Windows example.

permission_handler_v9.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Federate Android and iOS packages (Baseflow#795)

* Federate Android and iOS packages

* Federate Android and iOS packages

permission_handler_v9.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue 793 (Baseflow#794)

* Fixed misplaced 'break' statement

* Updated version to 9.0.2 and added changelog entry

permission_handler_apple_v9.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Federate Android and iOS packages (Baseflow#795)

* Federate Android and iOS packages

* Federate Android and iOS packages

permission_handler_android_v9.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Federate Android and iOS packages (Baseflow#795)

* Federate Android and iOS packages

* Federate Android and iOS packages

permission_handler_v9.0.1

Bump version

permission_handler_v8.3.0

Merge branch 'master' of github.com:Baseflow/flutter-permission-handler

permission_handler_v8.2.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix androidx migrate link typo in README (Baseflow#720)

* Fix androidx migrate link typo in README

* Update version to 8.2.6

* Remove unused example widget test