Sync Flutter 3.44.1 source code#177
Conversation
40d9963 to
453b5d6
Compare
There was a problem hiding this comment.
Code Review
This pull request introduces several new fields and enums to the embedder API, including new accessibility features, window size constraints in FlutterWindowMetricsEvent, pointer pressure fields in FlutterPointerEvent, and a wide gamut color space option in FlutterProjectArgs. Feedback indicates that adding new fields directly to FlutterPointerEvent changes its size and breaks ABI compatibility when multiple events are passed as a contiguous array of structures.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
flutter-tizen : flutter-tizen/flutter-tizen#773
engine : flutter-tizen/flutter#36