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

Deprecated version #940

Open
Brencheva opened this issue Dec 13, 2021 · 15 comments
Open

Deprecated version #940

Brencheva opened this issue Dec 13, 2021 · 15 comments

Comments

@Brencheva
Copy link

During the running I see the error in console:

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.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.
Please, upgrade the plugin

System info

Issue occurs on: Android
Plugin version: 0.4.0
Flutter doctor output:

Flutter (Channel stable, 2.8.0, on macOS 11.6.1 20G224 darwin-x64, locale en-PL)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 13.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2020.3)
[✓] VS Code (version 1.63.0)
[✓] Connected device (2 available)```

## Steps to Reproduce

1. Just run any app with Flutter version 2.8.0. Android 30.0.3
@rkpontes
Copy link

Same thing happened to me.

@omateuscastro
Copy link

Same here.

@JanXiang
Copy link

Same with me.

@hatemragab
Copy link

any updates?

@Brencheva
Copy link
Author

Nope. I've just deleted the plugin

@Bhat015
Copy link

Bhat015 commented Jan 13, 2022

Which alternative plugin did you use @Brencheva ?

@rraman424
Copy link

same here

@Brencheva
Copy link
Author

@Bhat015 I needed this plugin only for Facebook authorisation 2 years ago. But now I’ve just updated their flow and there is no need with the plugin anymore at all. But if you find smth, please, let me know

@hewa-jalal
Copy link

same here

1 similar comment
@pltlg
Copy link

pltlg commented Jan 17, 2022

same here

@snoopdoggy322
Copy link

Duplicate of #921

@Princewil
Copy link

Hey guys, pls a quick question.

Does flutter web view open all site?? Because I used the webview_flutter package and I observed that it opens some sites like google.com but didn't opening some few other sites.

Pls I need answers 🙏🏼🙏🏼

@paulobreim
Copy link

I think it's absurd for someone to make a lib and simply not give satisfaction to users and abandon

@Bhagat8533
Copy link

Bhagat8533 commented Jul 17, 2022

You can use my repo

flutter_webview_plugin:
    git:
      url: https://github.com/Bhagat8533/flutter_webview_plugin # Repo
      ref: master  # Branch name

@huyvpc
Copy link

huyvpc commented Dec 30, 2022

You can use my repo

flutter_webview_plugin:
    git:
      url: https://github.com/Bhagat8533/flutter_webview_plugin # Repo
      ref: master  # Branch name

I tried with your repo and it work but onStateChanged's not trigger by default. Screen keep waiting if hidden value was true. Swipe back and reopen app then it work. Do you have any directions?

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