Skip to content

[macOS] Support FlutterPluginRegistrar.valuePublished(byPlugin:) #186911

Description

@fuzzybinary

iOS added the ability to more easily communicate between plugins in this PR, but neglected to add the same functionality for macOS.

For plugins that target both macOS and iOS through the shared darwin folder (including the webview_flutter plugin that this feature was meant to be used by) this can cause compatibility issues. (See this comment)

To correct this, we would like to add the FlutterPluginRegistrar.valuePublished(byPlugin:) to macOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: pluginsSupport for writing, building, and running plugin packagesc: new featureNothing broken; request for a new capabilityc: parityWorks on one platform but not anotherengineflutter/engine related. See also e: labels.team-macosOwned by the macOS platform teamtriaged-macosTriaged by the macOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions