flutter/packages/flutter_tools/templates/app_shared/windows.tmpl
Loïc Sharma 6026eea9a4
[Windows] Flow version information to the build output (#106145)
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
2022-06-27 10:45:56 -07:00
..
flutter Document template CMake files (#96534) 2022-01-14 14:55:14 -08:00
runner [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
.gitignore Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
CMakeLists.txt.tmpl Document template CMake files (#96534) 2022-01-14 14:55:14 -08:00