Skip to content

v6.0.0-beta.22

Compare
Choose a tag to compare
@pichillilorenzo pichillilorenzo released this 15 Dec 16:44
· 541 commits to master since this release
  • Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler 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 and deleteOrigin methods implementation
  • Fixed "Xiaomi store - Conflict of Privacy Permissions, android.permission.MY_READ_INSTALLED_PACKAGES" #1462
  • Fixed "Flutter 3.0.5 compilation issue" #1475