flutter/packages/flutter_tools/lib/src
2020-03-13 09:40:55 -07:00
..
android Revert "[flutter_tools] remove globals in AndroidDevices (#52505)" (#52515) 2020-03-12 18:14:32 -07:00
base [flutter_tools] support toggling CanvasKit rendering on with 'k' (#52511) 2020-03-13 07:02:34 -07:00
build_runner [flutter_tools] support toggling CanvasKit rendering on with 'k' (#52511) 2020-03-13 07:02:34 -07:00
build_system [flutter_tools]: reland move engine unpack to dart (#52543) 2020-03-13 09:40:55 -07:00
commands [flutter_tools] throw exception instead of string from startApp (#52365) 2020-03-11 09:41:52 -07:00
dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
fuchsia Add usage event for failed iOS project migration (#51879) 2020-03-06 12:14:29 -08:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios move iosworkflow to globals (#52444) 2020-03-12 10:16:28 -07:00
linux Add usage event for failed iOS project migration (#51879) 2020-03-06 12:14:29 -08:00
macos Bump recommended CocoaPods version to 1.8 (#52071) 2020-03-06 12:14:42 -08:00
reporting Add usage event for failed iOS project migration (#51879) 2020-03-06 12:14:29 -08:00
runner [ISSUE-30478] Release cache dir lock acquired by a command on sigint or sigterm (#52194) 2020-03-12 09:11:01 -07:00
test Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
tester [flutter_tools] Handle StateError in ProtocolDiscovery.uri (#52337) 2020-03-10 14:26:02 -07:00
vscode use raw strings to avoid escaping (#50322) 2020-02-07 16:35:55 +01:00
web [flutter_tools] attempt to fix .first crasher in web loading (#52301) 2020-03-10 12:09:37 -07:00
windows [flutter_tools] update visual studio and validator to remove globals, update test cases (#51680) 2020-03-10 16:49:23 -07:00
aot.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08: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] allow configuring libraries spec path for the web compilation (#51590) 2020-02-28 11:26:02 -08: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] Remove mocking and simplify Dart target tests (#50688) 2020-03-05 17:19:15 -08:00
context_runner.dart [flutter_tools] update visual studio and validator to remove globals, update test cases (#51680) 2020-03-10 16:49:23 -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 Revert "[flutter_tools] remove globals in AndroidDevices (#52505)" (#52515) 2020-03-12 18:14:32 -07:00
doctor.dart move iosworkflow to globals (#52444) 2020-03-12 10:16:28 -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 iosworkflow to globals (#52444) 2020-03-12 10:16:28 -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 Clean App.framework, Generated.xcconfig, flutter_export_environment.sh (#51532) 2020-02-27 12:18:06 -08:00
protocol_discovery.dart [flutter_tools] Handle StateError in ProtocolDiscovery.uri (#52337) 2020-03-10 14:26:02 -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_tools] support toggling CanvasKit rendering on with 'k' (#52511) 2020-03-13 07:02:34 -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_tools] reland: Update background isolates when performing hot reload/restart (#52479) 2020-03-12 12:48:05 -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 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00