• 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...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
flutter_analysis_options Loading commit data...
pubspec.yaml Loading commit data...