flutter/packages/flutter_tools/lib/src/windows
stuartmorgan 4e1bfca847
Streamline Windows build process (#32783)
Allows Windows builds to use the same structure and script as Linux
builds now use, calling into tool_backend to manage copying resources to
the project directory and building the bundle.

Also switches from expecting name_update.bat to expecting flutter\exe_filename
to be written during the build, as with the recent changes to the macOS build, to
reduce the amount of boilerplate needed in a windows\ project directory.
2019-05-15 19:32:47 -04:00
..
application_package.dart Streamline Windows build process (#32783) 2019-05-15 19:32:47 -04:00
build_windows.dart Streamline Windows build process (#32783) 2019-05-15 19:32:47 -04:00
msbuild_utils.dart Teach flutter msbuild for Windows (#32335) 2019-05-14 19:24:40 -04:00
windows_device.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
windows_workflow.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00