flutter/packages/flutter_tools/lib/src
Jakob Andersen 6d66be17b9 Add support for target file in Gradle builds. (#8364)
If a target file is specified on the flutter tools command line, pass it
through to Gradle.

It is still possible to statically specify a target file in the flutter
section of build.gradle, but it is now possible to specify it on the
command line as well. The command line option takes precedence.

Fixes #8175.
2017-02-23 15:09:05 +01:00
..
android Add support for target file in Gradle builds. (#8364) 2017-02-23 15:09:05 +01:00
base Fix bug parsing Gradle version. (#8326) 2017-02-22 11:53:32 +01:00
commands Add support for target file in Gradle builds. (#8364) 2017-02-23 15:09:05 +01:00
dart Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
ios filter an ios simulator assert (#8357) 2017-02-22 20:55:08 -08:00
runner Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
test Catch crashes during or before coverage collection. (#8207) 2017-02-15 18:50:19 -08:00
application_package.dart Ban package:path from Flutter Tools (#8119) 2017-02-13 17:45:50 -08:00
artifacts.dart Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
asset.dart Fail tests with an actionable message when FLUTTER_ROOT is not set (#8236) 2017-02-16 18:50:28 -08:00
build_info.dart Ban package:path from Flutter Tools (#8119) 2017-02-13 17:45:50 -08:00
cache.dart add windows binaries to allPlatforms (#8250) 2017-02-17 13:40:56 -08:00
dependency_checker.dart Ban package:path from Flutter Tools (#8119) 2017-02-13 17:45:50 -08:00
devfs.dart Add retry writing to DevFS. (#8142) 2017-02-14 09:59:43 -08:00
device.dart Don't reinstall the app if the latest build is already installed. (#8328) 2017-02-22 14:35:49 +01:00
doctor.dart Teach flutter tools to find gradle (#8241) 2017-02-20 11:02:50 +01:00
flx.dart only request sky_snapshot if it is actually needed (#8340) 2017-02-22 13:55:58 -08:00
globals.dart Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
protocol_discovery.dart Change --debug-port to --observatory-port (#7675) 2017-01-26 16:42:48 -08:00
resident_runner.dart Resolve TODOs to migrate from OperatingSystemUtils to Platform (#8314) 2017-02-21 15:11:49 -08:00
run_cold.dart fix app launch in intellij (#7737) 2017-01-30 13:01:41 -08:00
run_hot.dart prefer const constructor (#8292) 2017-02-20 14:07:16 -08:00
services.dart Ban package:path from Flutter Tools (#8119) 2017-02-13 17:45:50 -08:00
template.dart Ban package:path from Flutter Tools (#8119) 2017-02-13 17:45:50 -08:00
usage.dart prefer const constructor (#8292) 2017-02-20 14:07:16 -08:00
version.dart Update to package:process v1.0.1 (#7607) 2017-01-24 10:09:29 -08:00
vmservice.dart Introduce a quick way to test across platforms (#8262) 2017-02-17 17:47:49 -08:00
zip.dart Ban package:path from Flutter Tools (#8119) 2017-02-13 17:45:50 -08:00