flutter/packages/flutter_tools/bin
Chris Bracken b5f763b45e Support a configurable build directory (#5601)
This change adds a top-level getBuildDirectory func and funcs for
android, aot, asset, ios build products.

Developers may now add a "build-dir" mapping to their
~/.flutter_settings (JSON format) config file. Output directory is
relative to the main flutter application directory.

This change also changes the default build directory for iOS builds to a
subdirectory of the configured build directory, 'build/ios' by default.
2016-08-25 16:38:19 -07:00
..
flutter_tools.dart Enable always_declare_return_types lint 2016-03-09 17:57:39 -08:00
xcode_backend.sh Support a configurable build directory (#5601) 2016-08-25 16:38:19 -07:00