v6.0.0-beta.22
·
541 commits
to master
since this release
- Updated
window.flutter_inappwebview.callHandler
implementation: if there is an error/exception on Flutter/Dart side, thecallHandler
will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side - Fixed Android Web Storage Manager
deleteAllData
anddeleteOrigin
methods implementation - Fixed "Xiaomi store - Conflict of Privacy Permissions, android.permission.MY_READ_INSTALLED_PACKAGES" #1462
- Fixed "Flutter 3.0.5 compilation issue" #1475