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

Migrate to Android V2 embedding #962

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

hardy716
Copy link

@hardy716 hardy716 commented Apr 14, 2023

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

2023. 04. 14

- Update to analysis_options.yaml
- Update to android/build.gradle
- Update to android/gradle.properties
- Update to android/src/main/java/com/flutter_webview_plugin/FlutterWebviewPlugin.java
- Update to example/android/app/src/main/java/com/yourcompany/flutter_webview_plugin_example/MainActivity.java
- Update to example/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java

- Update to example/ios/Runner/GeneratedPluginRegistrant.h
- Update to example/ios/Runner/GeneratedPluginRegistrant.m
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

Successfully merging this pull request may close these issues.

None yet

1 participant