commit | 307c23ddc582881ca503d18d9e6c27fcfc66f1c6 | [log] [tgz] |
---|---|---|
author | BeMacized <info@bemacized.net> | Tue Dec 07 16:07:50 2021 +0100 |
committer | GitHub <noreply@github.com> | Tue Dec 07 07:07:50 2021 -0800 |
tree | 47fa0ee8d25bc0a3bac6340ab9c3404c56b0c94a | |
parent | 3adce18798d8d74c4cfd920e327e9a3d0fb6770c [diff] |
[webview_flutter] Implement loadRequest in Android package. (#4563) Implements the `loadRequest` method added in #4450 for the Android package. Related issue: - flutter/flutter#27730