Skip to content
Snippets Groups Projects
Commit e270e073 authored by Natalie Weizenbaum's avatar Natalie Weizenbaum
Browse files

Add a platform plugin infrastructure.

This is basically the minimum Flutter needs to stop doing manual
serialization stuff. This also migrates the VM loader to use the plugin
infrastructure.

In a follow-up commit, I plan to migrate the browser loader as well.
That will likely require some additional modifications to the plugin API
to support the more complex use-case.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org//1685363002 .
parent 847a3626
No related branches found
No related tags found
No related merge requests found
Showing
with 711 additions and 363 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment