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

Migrate to Android V2 embedding #962

Open hardy716 opened 1 year ago

hardy716 commented 1 year ago

This PR migrates the plugin from the Android V1 embedding to the V2 embedding. The changes include:

Updating the plugin's ...

  1. analysis_options.yaml
  2. android/build.gradle
  3. android/gradle.properties
  4. android/src/main/java/com/flutter_webview_plugin/FlutterWebviewPlugin.java

Please review the changes and let me know if any modifications are required. I'll leave my email address at the bottom.

📧 dev.hardy716@gmail.com