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

uses a deprecated version of the Android embedding #944

Open
AhmedKhattab95 opened this issue Feb 24, 2022 · 7 comments
Open

uses a deprecated version of the Android embedding #944

AhmedKhattab95 opened this issue Feb 24, 2022 · 7 comments

Comments

@AhmedKhattab95
Copy link

The plugin flutter_webview_plugin uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.

image

@Bhat015
Copy link

Bhat015 commented Mar 10, 2022

Any update on this issue?

@hawkiq
Copy link

hawkiq commented Jun 4, 2022

Any updates ? still facing same problem , started to search for alternative package.

@fabios9702
Copy link

news on this? @hawkiq have you found other similar packages?

@hawkiq
Copy link

hawkiq commented Aug 10, 2022

news on this? @hawkiq have you found other similar packages?

I did a workaround saw in some issues
Used another repo for this plug

flutter_webview_plugin:
        git: https://github.com/nuc134r/flutter_webview_plugin.git

@alex27riva
Copy link

news on this? @hawkiq have you found other similar packages?

I did a workaround saw in some issues Used another repo for this plug

flutter_webview_plugin:
        git: https://github.com/nuc134r/flutter_webview_plugin.git

Not working.

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

 - package:flutter_webview_plugin

@misbell
Copy link

misbell commented May 7, 2023

it's been over a year, jeez. I guess this code is abandoned.

@hawkiq
Copy link

hawkiq commented Oct 15, 2023

it's been over a year, jeez. I guess this code is abandoned.

I used this forked git
flutter_webview_plugin:
git: https://github.com/Antwen97/flutter_webview_plugin_V2

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

No branches or pull requests

6 participants