flutter/packages/flutter_tools/lib/src
2017-10-06 14:54:14 -07:00
..
android Add hidden options --extra-front-end-options and --extra-gen-snapshot-options to flutter tool (#12219) 2017-10-03 12:55:53 -07:00
base Remove dead --assert_initializer flag (#12441) 2017-10-06 14:54:14 -07:00
commands Remove dead --assert_initializer flag (#12441) 2017-10-06 14:54:14 -07:00
dart Run pub with --trace (#12328) 2017-09-29 17:56:25 -07:00
fuchsia Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
ios Remove hard-coded "Runner" from iOS simulator logs filtering (#12306) 2017-09-28 13:11:16 -07:00
runner Add hidden options --extra-front-end-options and --extra-gen-snapshot-options to flutter tool (#12219) 2017-10-03 12:55:53 -07:00
test Delinting future awaits round 3 (#10791) 2017-09-20 17:24:43 -07:00
application_package.dart Support for app flavors in flutter tooling, #11676 retake (#11734) 2017-08-23 10:55:35 +02:00
artifacts.dart Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
asset.dart Allow empty pubspec file when building asset bundle (#12269) 2017-09-26 23:14:20 +02:00
build_info.dart Add hidden options --extra-front-end-options and --extra-gen-snapshot-options to flutter tool (#12219) 2017-10-03 12:55:53 -07:00
cache.dart Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
compile.dart Add hidden options --extra-front-end-options and --extra-gen-snapshot-options to flutter tool (#12219) 2017-10-03 12:55:53 -07: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 Revert "When parts of the program are changed in a hot reload, but not executed during the reassemble, warn that a restart may be needed. (#12304)" (#12406) 2017-10-04 17:13:17 -07:00
device.dart Add --trace-skia parameter to flutter run (#12070) 2017-09-13 12:59:05 -07:00
doctor.dart Fix the doctor check for the flutter intellij plugin (#12389) 2017-10-03 16:24:18 -07:00
flutter_manifest.dart Allow empty pubspec file when building asset bundle (#12269) 2017-09-26 23:14:20 +02:00
flx.dart Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Provide user feedback on slow Gradle operations (#11015) 2017-06-29 11:54:03 +02:00
protocol_discovery.dart increase the timeout for service discovery (#10965) 2017-06-29 14:35:20 -07:00
resident_runner.dart Revert "When parts of the program are changed in a hot reload, but not executed during the reassemble, warn that a restart may be needed. (#12304)" (#12406) 2017-10-04 17:13:17 -07:00
run_cold.dart Introduce --preview-dart-2 option to run new frontend compiler in flutter tools. (#11741) 2017-08-31 13:35:55 -07:00
run_hot.dart Add hotReloadInitialDevFSSyncMilliseconds to track how long user have… (#12417) 2017-10-06 08:39:46 -07:00
services.dart fix some call sites of printError (#11724) 2017-08-21 23:38:16 -07:00
template.dart Make generated Java folder names match package names. (#10537) 2017-06-07 13:16:16 -07:00
usage.dart Run target analytics (#10902) 2017-07-10 06:45:41 -10:00
version.dart Trivial nit fixes (#12285) 2017-09-27 16:13:48 -07:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart Revert "When parts of the program are changed in a hot reload, but not executed during the reassemble, warn that a restart may be needed. (#12304)" (#12406) 2017-10-04 17:13:17 -07:00
zip.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00