-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#42493Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
-
FlutterView.viewIdshould be typed asint -
PlatformDispatchershould offer API to get aFlutterViewby its ID (instead of requiring to search throughPlatformDispatcher.views) -
PointerDataneeds to be associated with aviewId(PointerEvents coming from the engine need to contain view id #112205) -
PlatformDispatcher.onSemanticsActionneeds to be refactored to includeviewId(possibly by movingSemanticsActionEventfrom framework todart:ui(SemanticsActions need to be associated with a view #112207)
loic-sharma
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Type
Projects
Status
Done