flet-build-template/{{cookiecutter.out_dir}}/windows/runner
Feodor Fitsner 46173c9a69
Update Windows build and plugin registration (#66)
Adds native asset copying to CMakeLists, improves compatibility with older Flutter tool versions, and updates plugin registration to include battery_plus, connectivity_plus, screen_brightness_windows, and share_plus. Also refactors main.cpp formatting, adjusts resource.h spacing, removes legacy OS support from runner.exe.manifest, and fixes a type and logic in utils.cpp.
2026-01-12 16:45:42 -08:00
..
resources Initial check-in 2023-12-27 16:06:54 -08:00
CMakeLists.txt Initial check-in 2023-12-27 16:06:54 -08:00
Runner.rc Initial check-in 2023-12-27 16:06:54 -08:00
flutter_window.cpp Initial check-in 2023-12-27 16:06:54 -08:00
flutter_window.h Initial check-in 2023-12-27 16:06:54 -08:00
main.cpp Update Windows build and plugin registration (#66) 2026-01-12 16:45:42 -08:00
resource.h Update Windows build and plugin registration (#66) 2026-01-12 16:45:42 -08:00
runner.exe.manifest Update Windows build and plugin registration (#66) 2026-01-12 16:45:42 -08:00
utils.cpp Update Windows build and plugin registration (#66) 2026-01-12 16:45:42 -08:00
utils.h Initial check-in 2023-12-27 16:06:54 -08:00
win32_window.cpp Initial check-in 2023-12-27 16:06:54 -08:00
win32_window.h Initial check-in 2023-12-27 16:06:54 -08:00