Skip to content

Build plugin shim so old plugins can work with new embedding. #33478

@matthew-carroll

Description

@matthew-carroll

Build plugin shim so old plugins can work with new embedding.

Note: this shim will not be perfect, because the old API did not account for various Android lifecycles. Using this shim at times that the old embedding couldn't physically reach will result in undefined behavior. Also, where the old API exposed the old FlutterView, no such FlutterView will be available. An exception will be thrown if getFlutterView() is invoked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions