flutter/packages/flutter_tools/bin
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
..
flutter_tools.dart revert an older workaround for a pub/vm failure (#16749) 2018-04-19 13:11:42 -07:00
fuchsia_asset_builder.dart Make const available for classes that override AssetBundle (#31807) 2019-04-30 09:10:04 -07:00
fuchsia_attach.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
fuchsia_tester.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
macos_build_flutter_assets.sh Adjust macOS build flow (#32538) 2019-05-11 21:12:42 -04:00
tool_backend.bat Streamline Windows build process (#32783) 2019-05-15 19:32:47 -04:00
tool_backend.dart Streamline Windows build process (#32783) 2019-05-15 19:32:47 -04:00
tool_backend.sh Teach Linux to use local engine (#31631) 2019-05-11 00:08:29 -07:00
web_swap.dart Add commands to swap dart imports for local development (#31925) 2019-05-02 01:14:15 -07:00
xcode_backend.sh add ignorable track-widget-creation flag to build and remove --track-widget-creation from xcode backend aot build aot (#31399) 2019-04-22 16:21:17 -07:00