-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[webview_flutter] Move native implementations to their own packages in preparation for federated architecture #4315
[webview_flutter] Move native implementations to their own packages in preparation for federated architecture #4315
Conversation
…erated_architecture_part_3
…erated_architecture_part_3
…erated_architecture_part_3
…erated_architecture_part_3
…erated_architecture_part_3
…erated_architecture_part_3
…erated_architecture_part_3
…art_3_wip' into webview/federated_architecture_part_3_wip
…/federated_architecture_part_3
…art_2' into webview/federated_architecture_part_3
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
@googlebot I consent. |
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
@googlebot I consent. |
…_architecture_part_2
…erated_architecture_part_3
…seflow/flutter-plugins into webview/federated_architecture_part_3
Closing this pull request, as I will be submitting new PRs where the addition of Android and iOS platform support will be separated. I will add @BeMacized as Co-author to these PRs (see #4343 and #4345). |
This PR puts the native Android and iOS implementations of the platform interface (which was separated in #4302) into their own packages, in preparation for moving the main plugin to a federated architecture.
As this PR still relies on #4302, it will remain in draft state until it is merged, and the platform interface package has been published, so that this PR may be updated accordingly.
Relevant issue:
Pre-launch Checklist
dart format
.)[shared_preferences]
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.