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_webview_plugin uses a deprecated version of the android embedding #3

Closed
pablogalve opened this issue Oct 3, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pablogalve
Copy link
Member

Describe the bug
On Flutter v2.5.0 some libraries became deprecated.

How to solve this bug
Stack Overflow Answer: https://stackoverflow.com/questions/68920646/the-plugins-xxxxx-use-a-deprecated-version-of-the-android-embedding

  • Option 1: Use another package that is compatible
  • Option 2: Wait for the developers to upgrade the package
@pablogalve pablogalve added the bug Something isn't working label Oct 3, 2021
@pablogalve
Copy link
Member Author

Issue opened in the developers' repository:
fluttercommunity/flutter_webview_plugin#921

@pablogalve pablogalve self-assigned this Oct 5, 2021
pablogalve added a commit that referenced this issue Oct 8, 2021
fix #3 + upgrade sdk + upgrade libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant