commit | 93378b5dc106849c71776b85a3c14ccf92824db8 | [log] [tgz] |
---|---|---|
author | stuartmorgan <stuartmorgan@google.com> | Tue Dec 07 19:48:51 2021 -0500 |
committer | GitHub <noreply@github.com> | Tue Dec 07 16:48:51 2021 -0800 |
tree | f8cc04df86388894f35e69008cfd97b6ea3e1fc7 | |
parent | 20ae38af7420780f02e20a1868368c1406813537 [diff] |
[webview_flutter] Default Android to hybrid composition (#4576) Switches the default implemention on Android from virtual display to hybrid composition. This is a breaking change. Part of https://github.com/flutter/flutter/issues/93335