flutter/packages/flutter_tools/lib/src
2018-12-18 12:54:26 -08:00
..
android Fix flutter tool to actually honor --build-number/--build-name flags. (#25520) 2018-12-18 12:54:26 -08:00
base Read correct cached VM snapshot in dynamic mode (PRODUCT vs RELEASE) (#25472) 2018-12-18 12:53:30 -08:00
commands don't warn for non-matching device discoverers (#25440) 2018-12-17 14:54:18 -08:00
dart Use new mixin syntax for super-mixins (#22870) 2018-10-17 13:10:05 -07:00
fuchsia [fuchsia] Get Dart VM service ports from The Hub (#25332) 2018-12-17 11:10:47 -08:00
intellij sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
ios Bump minimum ios_deploy version (#24550) 2018-11-20 07:49:29 -08:00
runner Add ipv6 and observatory port support to the attach command (#25303) 2018-12-14 18:03:49 -04:00
test Fix (probably) bad assert when running flutter test with asserts and --start-paused (#25512) 2018-12-18 16:03:56 +00:00
tester avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
vscode Make doctor output consistent between VS Code/IntelliJ/Android Studio when plugins are missing (#25269) 2018-12-12 17:36:42 +00:00
application_package.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
artifacts.dart Add a flutter-attach entry point for fuchsia (#24878) 2018-11-30 16:18:18 -08:00
asset.dart ensure lastBuildTimestamp is set before early return (#25058) 2018-12-10 15:57:52 -08:00
build_info.dart Implement build flow for hot updates on Android (#22391) 2018-09-28 13:58:37 -07:00
bundle.dart Include .track in file names for cached dill files for builds with --track-widget-creation (#23299) 2018-10-23 10:09:18 -07:00
cache.dart Revert "Ensure that cache dirs and files have appropriate permissions" (#25240) 2018-12-11 15:33:57 -08:00
compile.dart only pass packages once (#24074) 2018-11-07 21:57:00 -08:00
context_runner.dart Apply basic log filtering and formatting to fuchsia logs. (#24143) 2018-11-10 17:02:32 -08:00
crash_reporting.dart Include error message in crash reports (#24632) 2018-12-10 13:59:47 -08:00
dependency_checker.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
devfs.dart Include .track in file names for cached dill files for builds with --track-widget-creation (#23299) 2018-10-23 10:09:18 -07:00
device.dart Separate hot reload and hot restart capabilities. (#24122) 2018-11-09 10:33:22 -08:00
disabled_usage.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
doctor.dart Added '--check-for-remote-artifacts' option for Flutter Doctor. (#23543) 2018-10-29 17:03:22 -07:00
emulator.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
flutter_manifest.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
globals.dart Stop wrapping adb, gradle and ios logger output, and update terminal wrapping column dynamically. (#23592) 2018-10-30 16:00:50 -07:00
plugins.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
project.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
protocol_discovery.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
resident_runner.dart Flutter tool support for automatic saving of JIT compilation trace (#25301) 2018-12-14 16:09:17 -08:00
run_cold.dart Flutter tool support for automatic saving of JIT compilation trace (#25301) 2018-12-14 16:09:17 -08:00
run_hot.dart Flutter tool support for automatic saving of JIT compilation trace (#25301) 2018-12-14 16:09:17 -08:00
services.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
template.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
tracing.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
usage.dart Allow passing a restart reason through to analytics (#21983) 2018-10-10 10:23:32 +01:00
version.dart Reland: Make the 'time to update' message depend up on the channel. (#24173) (#24321) 2018-11-14 16:51:12 -08:00
vmservice_record_replay.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
vmservice.dart Flutter tool support for automatic saving of JIT compilation trace (#25301) 2018-12-14 16:09:17 -08:00