flutter/packages/flutter_tools/lib/src
2020-03-19 16:53:19 -07:00
..
android [flutter_tools] Reland android device cleanup. (#52686) 2020-03-17 17:58:39 -07:00
base [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) 2020-03-19 14:52:42 -07:00
build_runner [flutter_tools] have the tool print the current canvaskit mode when toggling (#52841) 2020-03-18 15:51:23 -07:00
build_system [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) 2020-03-19 14:52:42 -07:00
commands [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) 2020-03-19 14:52:42 -07:00
dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
fuchsia Do not throw when trying to discover a fuchsia device and the sshConfig is invalid (#52858) 2020-03-19 09:28:54 -07:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios Enables log reader on iOS Simulator to (rudimentary) process multiline messages (#52452) 2020-03-19 15:41:39 -07:00
linux Add timeout flag to devices command, pipe through discovery (#51678) 2020-03-16 14:15:00 -07:00
macos Move XcodeProjectInterpreter to globals (#52847) 2020-03-18 15:55:09 -07:00
reporting [flutter_tools] Don't crash when analytics fails to initialize (#52775) 2020-03-18 10:00:14 -07:00
runner Move outputPreferences to globals (#52846) 2020-03-18 15:54:26 -07:00
test Fix web test flakiness; enable web golden tests (#52789) 2020-03-18 15:11:48 -07:00
tester Add timeout flag to devices command, pipe through discovery (#51678) 2020-03-16 14:15:00 -07:00
vscode use raw strings to avoid escaping (#50322) 2020-02-07 16:35:55 +01:00
web Fix web test flakiness; enable web golden tests (#52789) 2020-03-18 15:11:48 -07:00
windows Add timeout flag to devices command, pipe through discovery (#51678) 2020-03-16 14:15:00 -07:00
aot.dart [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) 2020-03-19 14:52:42 -07:00
application_package.dart [flutter_tools] remove globals from plist parser and update tests (#51444) 2020-02-26 18:31:42 -08:00
artifacts.dart [flutter_tools] remove unused Snapshot.dart artifact and associated code (#52821) 2020-03-18 09:18:41 -07:00
asset.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
build_info.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
bundle.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
cache.dart add usbmuxd (#52500) 2020-03-12 17:36:01 -07:00
codegen.dart add support for the builders configuration for web (#50988) 2020-02-19 19:01:04 -08:00
compile.dart [flutter_tools] Update to latest dwds APIs (#51004) 2020-03-17 17:29:53 -07:00
context_runner.dart [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) 2020-03-19 14:52:42 -07:00
convert.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
desktop_device.dart [flutter_tools] Handle StateError in ProtocolDiscovery.uri (#52337) 2020-03-10 14:26:02 -07:00
devfs.dart [flutter_tools] Hanlde OSError in places where we've seen it thrown (#52491) 2020-03-12 14:01:01 -07:00
device.dart Cleanup ios devices (#52568) 2020-03-18 12:51:01 -07:00
doctor.dart Do not check the executable status of gen_snapshot if it has not yet been downloaded (#52574) 2020-03-19 15:01:02 -07:00
emulator.dart format operator== according to flutter style guide (#48449) 2020-01-09 08:23:02 -08:00
features.dart Switch flutter_tools to use frontend_server for web compilation (#50365) 2020-02-11 15:43:46 -08:00
flutter_manifest.dart Simple repeating word fixes (#51871) 2020-03-03 11:13:07 -08:00
globals.dart Move XcodeProjectInterpreter to globals (#52847) 2020-03-18 15:55:09 -07:00
mdns_discovery.dart [flutter_tools] Hanlde OSError in places where we've seen it thrown (#52491) 2020-03-12 14:01:01 -07:00
persistent_tool_state.dart [flutter_tools] cache result of BotDetector in persistent tool state (#52325) 2020-03-10 11:35:52 -07:00
platform_plugins.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
plugins.dart Add ignore public member api docs in template (#52422) 2020-03-12 10:36:02 -07:00
project.dart Move XcodeProjectInterpreter to globals (#52847) 2020-03-18 15:55:09 -07:00
protocol_discovery.dart [flutter_tools] split start app android tests into new file (#52906) 2020-03-19 16:53:19 -07:00
proxy_validator.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
resident_runner.dart [flutter_tool] Remove extra usage of .packages in vm service API (#52845) 2020-03-19 09:35:57 -07:00
run_cold.dart [flutter_tools] prevent StateError when log reader is disposed (#52173) 2020-03-10 11:34:40 -07:00
run_hot.dart [flutter_tool] Remove extra usage of .packages in vm service API (#52845) 2020-03-19 09:35:57 -07:00
template.dart Add pre-stable support for create on Linux (#51832) 2020-03-03 22:42:52 +01:00
tracing.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
version.dart Reland fix --version (#52141) 2020-03-06 21:38:35 -08:00
vmservice.dart [flutter_tool] Remove extra usage of .packages in vm service API (#52845) 2020-03-19 09:35:57 -07:00