-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[webview_flutter] Complete move to federated architecture #4316
[webview_flutter] Complete move to federated architecture #4316
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. |
…erated_architecture_part_4
…erated_architecture_part_4
…_architecture_part_2
…erated_architecture_part_3
…seflow/flutter-plugins into webview/federated_architecture_part_3
…erated_architecture_part_4
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. |
This PR removes the native implementations that have been moved to their own separate packages in #4315, and contains the necessary refactors to complete the move to a federated architecture.
As this PR still relies on the platform interface package being merged and published (#4302), as well as the native Android and iOS implementations being merged and published (#4315), it will remain in draft state until those dependencies are satisfied, 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.