fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 929 forks source link

WARNING: This version of flutter_webview_plugin will break your Android build if it or its dependencies aren't compatible with AndroidX. See https://goo.gl/CP92wY for more information on the problem and how to fix it. This warning prints for all Android build failures. The real root cause of the error may be unrelated. #954

Open theappideasankit opened 1 year ago

theappideasankit commented 1 year ago

System info

Issue occurs on: iOS / Android / both Plugin version: xxx Flutter doctor output:

paste it here...

Steps to Reproduce

  1. ...
  2. ...
  3. ...

Logs

theappideasankit commented 1 year ago

WARNING: This version of flutter_webview_plugin will break your Android build if it or its dependencies aren't compatible with AndroidX. See https://goo.gl/CP92wY for more information on the problem and how to fix it. This warning prints for all Android build failures. The real root cause of the error may be unrelated.

kimalphaville commented 1 year ago

I am also experiencing this issue. Any fix ?

shima93 commented 1 year ago

same issue here, any update?