mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds an ID to a view: 1. `FlutterWindowsView` now has a ID 2. The `FlutterWindowsEngine::view(...)` accessor now requires a view ID parameter This is a refactoring with no semantic changes. Part of https://github.com/flutter/flutter/issues/143765 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style