Merge branch 'multiChest'
No related branches found
No related tags found
Pipeline #14131 waiting for manual action
Stage: format
Stage: build_and_test
Stage: quality
Stage: package
Showing
- test_driver/app_test.dart 53 additions, 52 deletionstest_driver/app_test.dart
- windows/.gitignore 17 additions, 0 deletionswindows/.gitignore
- windows/CMakeLists.txt 95 additions, 0 deletionswindows/CMakeLists.txt
- windows/flutter/CMakeLists.txt 103 additions, 0 deletionswindows/flutter/CMakeLists.txt
- windows/flutter/generated_plugin_registrant.cc 20 additions, 0 deletionswindows/flutter/generated_plugin_registrant.cc
- windows/flutter/generated_plugin_registrant.h 15 additions, 0 deletionswindows/flutter/generated_plugin_registrant.h
- windows/flutter/generated_plugins.cmake 18 additions, 0 deletionswindows/flutter/generated_plugins.cmake
- windows/runner/CMakeLists.txt 17 additions, 0 deletionswindows/runner/CMakeLists.txt
- windows/runner/Runner.rc 121 additions, 0 deletionswindows/runner/Runner.rc
- windows/runner/flutter_window.cpp 61 additions, 0 deletionswindows/runner/flutter_window.cpp
- windows/runner/flutter_window.h 33 additions, 0 deletionswindows/runner/flutter_window.h
- windows/runner/main.cpp 43 additions, 0 deletionswindows/runner/main.cpp
- windows/runner/resource.h 16 additions, 0 deletionswindows/runner/resource.h
- windows/runner/resources/app_icon.ico 0 additions, 0 deletionswindows/runner/resources/app_icon.ico
- windows/runner/runner.exe.manifest 20 additions, 0 deletionswindows/runner/runner.exe.manifest
- windows/runner/utils.cpp 64 additions, 0 deletionswindows/runner/utils.cpp
- windows/runner/utils.h 19 additions, 0 deletionswindows/runner/utils.h
- windows/runner/win32_window.cpp 245 additions, 0 deletionswindows/runner/win32_window.cpp
- windows/runner/win32_window.h 98 additions, 0 deletionswindows/runner/win32_window.h
This diff is collapsed.
windows/.gitignore
0 → 100644
This diff is collapsed.
windows/CMakeLists.txt
0 → 100644
This diff is collapsed.
windows/flutter/CMakeLists.txt
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
windows/flutter/generated_plugins.cmake
0 → 100644
This diff is collapsed.
windows/runner/CMakeLists.txt
0 → 100644
This diff is collapsed.
windows/runner/Runner.rc
0 → 100644
This diff is collapsed.
windows/runner/flutter_window.cpp
0 → 100644
This diff is collapsed.
windows/runner/flutter_window.h
0 → 100644
This diff is collapsed.
windows/runner/main.cpp
0 → 100644
This diff is collapsed.
windows/runner/resource.h
0 → 100644
This diff is collapsed.
windows/runner/resources/app_icon.ico
0 → 100644
This diff is collapsed.
windows/runner/runner.exe.manifest
0 → 100644
This diff is collapsed.
windows/runner/utils.cpp
0 → 100644
This diff is collapsed.
windows/runner/utils.h
0 → 100644
This diff is collapsed.
windows/runner/win32_window.cpp
0 → 100644
This diff is collapsed.
windows/runner/win32_window.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment