flutter/packages/flutter_tools/lib/src
Chris Bracken e04907a48b Ensure Xcode major, minor version always return non-null (#10980)
Previously, xcodeMajorVersion and xcodeMinorVersion returned null unless
xcodeVersionSatisfactory had been called first. We now compute them on
demand, and cache the resultant values.
2017-06-26 13:37:59 -07:00
..
android Print ADB output when adb install fails (#10933) 2017-06-23 14:08:07 -07:00
base Add gradle wrapper to project template (#10928) 2017-06-26 12:47:43 +02:00
commands Add gradle wrapper to project template (#10928) 2017-06-26 12:47:43 +02:00
dart More documentation (#10589) 2017-06-08 17:13:03 -07:00
fuchsia Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00
ios Ensure Xcode major, minor version always return non-null (#10980) 2017-06-26 13:37:59 -07:00
runner flutter analyze --watch --flutter-repo check package conflicts (#10641) 2017-06-13 20:50:53 -04:00
test Deep linking: automatically push the route hiearchy on load. (#10894) 2017-06-23 14:58:29 -07:00
application_package.dart Auto provision iOS deploy 1/3 - find and use the first valid code signing certs (#9946) 2017-05-15 12:54:32 -07:00
artifacts.dart roll engine and update tools for the removal of dart:jni (#9137) 2017-03-31 16:20:14 -07:00
asset.dart Do not require main asset files if variants are provided (#10901) 2017-06-22 16:45:57 -07:00
build_info.dart Adds initial support for hot reload for Fuchsia to flutter_tool. (#8764) 2017-03-14 11:12:19 -07:00
cache.dart Add gradle wrapper to project template (#10928) 2017-06-26 12:47:43 +02:00
crash_reporting.dart enable crash reporting in flutter_tools (#9039) 2017-03-28 15:16:38 -07:00
dependency_checker.dart Faster hot reload (#8600) 2017-03-07 13:09:48 -08:00
devfs.dart Clean up pre-existing DevFS during creation (#10843) 2017-06-22 09:48:31 -07:00
device.dart Re-enable use of instruments for iOS device lookup (#10838) 2017-06-19 13:14:57 -07:00
doctor.dart dont' validate against webstorm (#10828) 2017-06-20 06:46:43 -07:00
flx.dart Support for placing an AOT dylib in the flx. Part of Fuchsia AOT sup… (#9240) 2017-04-06 11:12:12 -07:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
protocol_discovery.dart Nits for protocol discovery (#10112) 2017-05-16 11:38:07 -07:00
resident_runner.dart Filter out '\n' from terminal input. (#10220) 2017-05-21 15:15:44 -07:00
run_cold.dart [flutter_tools] Adds some support for '-d all' (#9585) 2017-04-26 21:49:38 -07:00
run_hot.dart change a printStatus() to a printTrace() (#9992) 2017-05-11 08:49:26 -07:00
services.dart Add gradle wrapper to project template (#10928) 2017-06-26 12:47:43 +02:00
template.dart Make generated Java folder names match package names. (#10537) 2017-06-07 13:16:16 -07:00
usage.dart send the FLUTTER_HOST env var as analytics' app installer ID (#10889) 2017-06-21 13:02:40 -07:00
version.dart send channel name as a custom dimension (#10814) 2017-06-20 08:20:57 -07:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart Some tools to dump other trees. (#9999) 2017-05-12 15:51:58 -07:00
zip.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00