Tags: jinthislife/flutter-permission-handler
  
            
          Tags
  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>
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>
Merge pull request Baseflow#625 from Baseflow/issue/601_location_alwa… …ys_permission_bug Issue/601 location always permission bug
Merge pull request Baseflow#621 from Baseflow/issue/604_update_meta_d… …ependency_platform_interface Issue/604 update meta dependency platform interface
Merge pull request Baseflow#608 from Baseflow/issue/607 Ignore deprecation warnings for code that targets older iOS versions
Merge pull request Baseflow#598 from Baseflow/issue/597 Fix deprecation warning on iOS using phone permissions.
Merge pull request Baseflow#587 from InvictusApps/master Added iOS Critical Alerts Permission Strategy + Android Access Notification Policy
PreviousNext