Tags: weincoder/flutter-permission-handler
  
            
          Tags
  Remove additional Android v1 embedding class reference. (Baseflow#1336) * fully remove v1 embedding references * pubspec+changelog --------- Co-authored-by: Gray Mackall <mackall@google.com>
[LocationPermission] Fix warning UI unresponsive in mainthread when c… ( Baseflow#1329) * [LocationPermission] Fix warning UI unresponsive in mainthread when calling locationServicesEnabled * fix issue Baseflow#1002: bump version, fix Xcode location check warning * fix issue Baseflow#1002: Xcode warning of the unresponsive of main thread when checking location state * bump version to 11.3.2 * bump version to 11.3.2: update changelog and fix Baseflow#1002 * update permission_handler_apple dependency to minimum 9.4.5 * revert permission_handler_apple dependency * revert CHANGELOG.md * revert pubspec.yaml
Removes Android v1 embedding (Baseflow#1318)
Updates the README for the new location permissions. (Baseflow#1297) * Updates the README for the new location permissions * Update permission_handler/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> --------- Co-authored-by: TimHoogstrate <tim566@hotmail.com>
Resolve unhandled exception on iOS (Baseflow#1298)
Fix possible-nil return type of EventPermissionStrategy#getEntityType (… …Baseflow#1278) * Update pubspec.yaml * Update CHANGELOG.md * Fix return type of EventPermissionStrategy#getEntityType This method is causing a compilation warning: -Wint-conversion. Even ignoring the warning, the nil value would not be tolerated and is never actually returned. --------- Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
Adds support for when in use only. (Baseflow#1295) * Adds support for when in use only * Update permission_handler_apple/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Update permission_handler_apple/CHANGELOG.md Co-authored-by: TimHoogstrate <tim566@hotmail.com> * Apply PR feedback --------- Co-authored-by: TimHoogstrate <tim566@hotmail.com>
Add the use of NSUserDefaults to privacy manifest (Baseflow#1293)
Adds iOS privacy manifest. (Baseflow#1291)
Upgraded gradle and AGP (Baseflow#1279)
PreviousNext