flutter/packages/flutter_tools/lib/src
2019-10-18 12:41:47 -07:00
..
android Add --cache-sksl flag to drive and run (#42353) 2019-10-15 14:28:55 -07:00
base Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
build_runner implement debugTogglePlatform for the web (#42951) 2019-10-18 12:41:15 -07:00
build_system ensure we can disable --track-widget-creation in debug mode (#43016) 2019-10-18 12:40:50 -07:00
commands Remove linux-x64 unpack logic (#42962) 2019-10-17 19:22:03 -07:00
dart Be more verbose when pub fails (#42187) 2019-10-10 19:37:01 -07:00
fuchsia indent formal parameters correctly (#41644) 2019-10-04 11:00:18 +02:00
intellij [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
ios Add --cache-sksl flag to drive and run (#42353) 2019-10-15 14:28:55 -07:00
linux Switch desktop build commands to use process utils (#42373) 2019-10-09 18:58:27 -07:00
macos Always embed Flutter.framework build mode version from Xcode configuration (#42029) 2019-10-15 15:33:55 -07:00
reporting [flutter_tool] Re-work analytics events to use labels and values (#42016) 2019-10-07 15:04:55 -07:00
runner Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -07:00
test Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
tester refactor depfile usage and update linux rule (#42487) 2019-10-17 17:42:40 -07:00
vscode [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
web rename headless server to web server (#42970) 2019-10-18 12:41:47 -07:00
windows Switch desktop build commands to use process utils (#42373) 2019-10-09 18:58:27 -07:00
application_package.dart [BUG] Process all children of intent-filter instead of just the first one to identify default activity (#40029) 2019-10-10 10:05:43 -07:00
artifacts.dart Ensure we find dart.exe on local engines (#41514) 2019-09-27 18:54:24 -07:00
asset.dart fix type error in manifest asset bundle (#42791) 2019-10-15 15:25:33 -07:00
build_info.dart Add support for Android x86_64 ABI to Flutter (#42401) 2019-10-10 16:34:16 -07:00
bundle.dart ensure we can disable --track-widget-creation in debug mode (#43016) 2019-10-18 12:40:50 -07:00
cache.dart Add Android x64 profile artifacts (#42508) 2019-10-11 06:57:45 -07:00
codegen.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
compile.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
context_runner.dart Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -07:00
convert.dart fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
desktop_device.dart Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
devfs.dart Reland: don't update last compile time when compilation is rejected. (#41580) 2019-10-02 12:46:33 -07:00
device.dart Add --cache-sksl flag to drive and run (#42353) 2019-10-15 14:28:55 -07:00
doctor.dart fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00
emulator.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
features.dart Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
flutter_manifest.dart [flutter_tool] Improve yaml font map validation (#42538) 2019-10-11 12:17:37 -07:00
globals.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
mdns_discovery.dart Stop leaking iproxy processes (#42026) 2019-10-09 16:30:27 -07:00
platform_plugins.dart Remove isNewAndroidEmbeddingEnabled flag when reading an existing pro… (#42684) 2019-10-16 12:47:04 -07:00
plugins.dart Remove isNewAndroidEmbeddingEnabled flag when reading an existing pro… (#42684) 2019-10-16 12:47:04 -07:00
project.dart Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
protocol_discovery.dart Stop leaking iproxy processes (#42026) 2019-10-09 16:30:27 -07:00
proxy_validator.dart Add a validator to ensure NO_PROXY is set correctly if HTTP_PROXY is set (#25974) 2019-01-10 07:47:29 +00:00
resident_runner.dart Add debugging option to write vmservice address to file after starting (#41583) 2019-10-15 13:05:47 -07:00
run_cold.dart Add debugging option to write vmservice address to file after starting (#41583) 2019-10-15 13:05:47 -07:00
run_hot.dart Add debugging option to write vmservice address to file after starting (#41583) 2019-10-15 13:05:47 -07:00
services.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
template.dart Support create for macOS (app and plugin) (#40851) 2019-09-19 17:06:18 -07:00
tracing.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
version.dart fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00
vmservice_record_replay.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
vmservice.dart Do not produce an error when encountering a new type in a service response. (#42972) 2019-10-17 16:56:57 -07:00