flutter/packages/flutter_tools/lib/src
2018-11-09 00:40:29 -08:00
..
android Update the URL to the recommend bug report (#23708) 2018-11-07 17:12:35 -08:00
base Opt into deterministic snapshots. 2018-11-07 14:44:20 -08:00
commands Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00
dart Use new mixin syntax for super-mixins (#22870) 2018-10-17 13:10:05 -07:00
fuchsia Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00
intellij sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
ios Removes check for Homebrew if all necessary packages are present. (#23844) 2018-11-07 15:21:05 -08:00
runner Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00
test make sure we dont use test (#24146) 2018-11-09 00:40:29 -08:00
tester avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
vscode Don't search in %LocalAppData% if it's not set (#23933) 2018-11-05 08:57:49 +00:00
application_package.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
artifacts.dart Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00
asset.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02: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 Added '--check-for-remote-artifacts' option for Flutter Doctor. (#23543) 2018-10-29 17:03:22 -07:00
compile.dart only pass packages once (#24074) 2018-11-07 21:57:00 -08:00
context_runner.dart Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00
crash_reporting.dart fix upcoming lint avoid_returning_null_for_void (#23190) 2018-10-17 11:01:37 +02: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 Support for fuchsia device discovery, workflow, and sdk wrapper (#23282) 2018-10-22 16:48:17 -07: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 Fix a race condition in vmservice_test.dart (#23835) 2018-11-08 20:54:06 -08:00
run_cold.dart Set FlutterDevice.viewFilter by CLI flag (#23026) 2018-10-17 08:07:49 -07:00
run_hot.dart Fix a race condition in vmservice_test.dart (#23835) 2018-11-08 20:54:06 -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 Includes frameworkVersion in JSON version output (#23891) 2018-11-07 12:28:22 -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 Fix a race condition in vmservice_test.dart (#23835) 2018-11-08 20:54:06 -08:00