Open trojancode opened 2 years ago
Fixed on 5.4.3+8
https://github.com/pichillilorenzo/flutter_inappwebview/issues/1312#issuecomment-1265394827, you should just update the version to lastest (currently 5.5.0+3
)
Quick fix before the merge:
dependency_overrides:
flutter_inappwebview: ^5.5.0+3
the original version of flutter_inappwebbview won't compile for android 13(sdk 33).
issues:- https://github.com/pichillilorenzo/flutter_inappwebview/issues/1312#issuecomment-1245705493 https://github.com/pichillilorenzo/flutter_inappwebview/issues/1331