• Chris Bracken's avatar
    Support a configurable build directory (#5601) · b5f763b4
    Chris Bracken authored
    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.
    b5f763b4
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...