Tags: SooHoon95/flutter-permission-handler
Tags
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
Fixed broken link in README (Baseflow#703)
Ensure checking permissions on pre M works correctly. (Baseflow#684)
Update to latest version of platform_interface (Baseflow#683)
Added support for the 3 new Bluetooth permissions of Android 12. (Bas… …eflow#671) Co-authored-by: Pieter Otten <pieter.otten@signify.com>
Android 12 (API 31) deprecation error fix when building appbundle (Ba… …seflow#662) * BluetoothAdapter deprecation fix * Updated the CHANGELOG.md and the pubspec.yaml * Changes to the build.gradle * Update permission_handler/android/src/main/java/com/baseflow/permissionhandler/ServiceManager.java Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl> * Added the documentation for public members Co-authored-by: floris smit <florissmit@floriss-Air.localdomain> Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Fixed memory dereference error (Baseflow#640)
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>
PreviousNext