mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Previously developers had to edit their `Runner.rc` file to update their executable's version information. Now, version information will automatically be set from `flutter build`'s arguments or the `pubspec.yaml` file for new projects. Addresses https://github.com/flutter/flutter/issues/73652 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
flutter_window.cpp | ||
flutter_window.h | ||
main.cpp | ||
resource.h | ||
runner.exe.manifest | ||
Runner.rc | ||
utils.cpp | ||
utils.h | ||
win32_window.cpp | ||
win32_window.h |