• stuartmorgan's avatar
    Add an ephemeral directory to Windows projects (#40194) · e6ae95c4
    stuartmorgan authored
    Moves files generated in windows/flutter/ as part of the build to an ephemeral/ subdirectory, matching the approach used on macOS (and in the future, Windows).
    
    Adds that directory to the generated properties file to minimize hard-coding of paths in the project.
    e6ae95c4
Name
Last commit
Last update
..
application_package.dart Loading commit data...
build_windows.dart Loading commit data...
msbuild_utils.dart Loading commit data...
visual_studio.dart Loading commit data...
visual_studio_validator.dart Loading commit data...
windows_device.dart Loading commit data...
windows_workflow.dart Loading commit data...