forked from firka/flutter
f3ad50c810b5becb00a1cac7ee4e5bb8157a13d4
This makes the Windows engine create views. Benefits: 1. This will allow the engine to assign IDs to views as it creates them. This will be added in a subsequent change 2. Previously views needed special logic to not crash if they were used before an engine was attached to them. Now, views are always attached to an engine. Part of https://github.com/flutter/flutter/issues/137267 Part of https://github.com/flutter/flutter/issues/142845 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%