flutter/packages/flutter_tools/lib/src
2019-10-09 16:28:10 -07:00
..
android some formatting changes (#41640) 2019-10-08 18:32:10 +02:00
base Fix local test failures in flutter_tools (#42015) 2019-10-06 14:38:17 -07:00
build_runner Ensure web restart analytics events aren't sent for failures/dont serve devtools by default (#42260) 2019-10-08 20:06:13 -07:00
build_system some formatting changes (#41640) 2019-10-08 18:32:10 +02:00
commands Ensure precache --web works on dev branch (#42289) 2019-10-09 16:27:39 -07:00
dart Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -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 indent formal parameters correctly (#41644) 2019-10-04 11:00:18 +02:00
linux Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
macos Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -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 More consistent temp directory naming (#42063) 2019-10-07 16:43:04 -07:00
tester [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
vscode [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
web More consistent temp directory naming (#42063) 2019-10-07 16:43:04 -07:00
windows Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
application_package.dart [flutter_tool] Remove the synchronous -showBuildSettings (#40435) 2019-09-16 07:51:50 -07:00
artifacts.dart Ensure we find dart.exe on local engines (#41514) 2019-09-27 18:54:24 -07:00
asset.dart Missing trailing commas (#41473) 2019-09-30 18:48:23 +02:00
build_info.dart Warn when build number and version can't be parsed on iOS (#40611) 2019-09-17 17:07:41 -07:00
bundle.dart Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832) 2019-10-04 12:07:23 -07:00
cache.dart Ensure precache --web works on dev branch (#42289) 2019-10-09 16:27:39 -07:00
codegen.dart Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832) 2019-10-04 12:07:23 -07:00
compile.dart Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832) 2019-10-04 12:07:23 -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 Missing trailing commas (#41473) 2019-09-30 18:48:23 +02: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 Ensure precache --web works on dev branch (#42289) 2019-10-09 16:27:39 -07:00
flutter_manifest.dart Handle empty entry in asset list and add more explicit validation (#41735) 2019-10-02 12:45:51 -07:00
globals.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
mdns_discovery.dart Updates packages (#41936) 2019-10-07 09:46:57 -07:00
platform_plugins.dart Generate projects using the new Android embedding (#41666) 2019-10-04 06:23:03 -07:00
plugins.dart Generate projects using the new Android embedding (#41666) 2019-10-04 06:23:03 -07:00
project.dart Generate projects using the new Android embedding (#41666) 2019-10-04 06:23:03 -07:00
protocol_discovery.dart [flutter_tool] Observatory connection error handling cleanup (#38353) 2019-08-15 12:13:03 -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 More consistent temp directory naming (#42063) 2019-10-07 16:43:04 -07:00
run_cold.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
run_hot.dart Restructure ProjectFileInvalidator.findInvalidated a bit (#42008) 2019-10-04 17:22:35 -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 fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00