-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[webview_flutter] Implement loadRequest
in Android package.
#4479
[webview_flutter] Implement loadRequest
in Android package.
#4479
Conversation
Co-authored-by: Yusuf Dağ <[email protected]>
Co-authored-by: Yusuf <[email protected]>
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. |
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. |
loadRequest
in Android and iOS packages.loadRequest
in Android package.
@googlebot I consent. |
Closing this PR as it is superseded by #4563. |
This PR is a partial resubmission of my colleague's PR: #4169.
It implements the
loadRequest
method added in #4450 for the Android package.As the Android package is currently being refactored to make use of pigeon, this PR still requires some additional refactoring. It is still missing some tests, but I'll delay writing these until this has taken place. I'll keep this PR in draft state until this has all been done.
Related issue:
Pre-launch Checklist
dart format
.)[shared_preferences]
///
).