-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Support EventChannel C++ plugin API #49398
Copy link
Copy link
Closed
Labels
a: desktopRunning on desktopRunning on desktopc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallyplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Metadata
Metadata
Assignees
Labels
a: desktopRunning on desktopRunning on desktopc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallyplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Use case
EventChannel C++ plugin API is needed to support Linux, Windows and Embedded platform.
Proposal
Implement EventChannel C++ plugin API. I think it's not a difficult task just to implement it. I know it depends on priority.