Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter_inappwebview updated #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trojancode
Copy link

the original version of flutter_inappwebbview won't compile for android 13(sdk 33).

issues:-
pichillilorenzo/flutter_inappwebview#1312 (comment)
pichillilorenzo/flutter_inappwebview#1331

the original version of flutter_inappwebbview won't compile for android 13(sdk 33).
@Kiruel
Copy link

Kiruel commented Oct 19, 2022

Fixed on 5.4.3+8 pichillilorenzo/flutter_inappwebview#1312 (comment), you should just update the version to lastest (currently 5.5.0+3)

@Kiruel
Copy link

Kiruel commented Oct 19, 2022

Quick fix before the merge:

dependency_overrides:
  flutter_inappwebview: ^5.5.0+3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants