flutter/packages/flutter_tools/lib/src
2020-04-16 14:20:48 -07:00
..
android [flutter_tools] Reland: fix multiple dart defines (#54973) 2020-04-16 10:56:49 -07:00
base [flutter_tools] Handle empty gzip file on Windows (#54679) 2020-04-14 09:42:26 -07:00
build_runner [flutter_tools] support any as a special web-hostname (#54715) 2020-04-15 10:55:01 -07:00
build_system [flutter_tools] Reland: fix multiple dart defines (#54973) 2020-04-16 10:56:49 -07:00
commands git pull --ff-only (#54987) 2020-04-16 14:20:48 -07:00
dart [flutter_tools] support enable-experiment in flutter analyze (#54613) 2020-04-13 16:00:03 -07:00
fuchsia [flutter_tools] Migrate to package:vm_service 4: trigonometric boogaloo (#54132) 2020-04-08 12:33:33 -07:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios fixed flutter run for projects containing a watchOS companion (#54959) 2020-04-16 10:58:45 -07:00
linux enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00
macos [flutter_tools] make verbose macOS builds actually verbose (#54320) 2020-04-09 09:00:44 -07:00
reporting Sanitize error message sent to GitHub crash reporter (#53936) 2020-04-06 11:00:22 -07:00
runner Move doctor into globals (#54912) 2020-04-15 19:44:42 -07:00
test [flutter_tools] ensure EventPrinter handles a null parent (#54918) 2020-04-15 20:10:16 -07:00
tester Reland #53153 to attach to existing modules and apps for Android (#53289) 2020-03-25 16:45:49 -07:00
vscode enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00
web [flutter_tools] Reland: fix multiple dart defines (#54973) 2020-04-16 10:56:49 -07:00
windows Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
aot.dart [flutter_tools] Reland: fix multiple dart defines (#54973) 2020-04-16 10:56:49 -07:00
application_package.dart Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
artifacts.dart [flutter_tools] remove unused Snapshot.dart artifact and associated code (#52821) 2020-03-18 09:18:41 -07:00
asset.dart [flutter_tools] refactor FlutterManifest to be context-free (#54555) 2020-04-13 18:55:01 -07: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: fix multiple dart defines (#54973) 2020-04-16 10:56:49 -07:00
cache.dart Precache platform filter change (#53701) 2020-04-01 10:54:59 -07:00
codegen.dart Enable expression evaluation in debugger for web platform (#53595) 2020-04-02 10:26:03 -07:00
compile.dart Enable expression evaluation in debugger for web platform (#53595) 2020-04-02 10:26:03 -07:00
context_runner.dart Move doctor into globals (#54912) 2020-04-15 19:44:42 -07:00
convert.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
desktop_device.dart Reland #53153 to attach to existing modules and apps for Android (#53289) 2020-03-25 16:45:49 -07:00
devfs.dart [flutter_tools] Migrate to package:vm_service 4: trigonometric boogaloo (#54132) 2020-04-08 12:33:33 -07:00
device.dart Implements --machine flag for devices command (#50581) 2020-04-09 09:14:16 -07:00
doctor.dart Move doctor into globals (#54912) 2020-04-15 19:44:42 -07:00
emulator.dart enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07: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 [flutter_tools] refactor FlutterManifest to be context-free (#54555) 2020-04-13 18:55:01 -07:00
flutter_project_metadata.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
globals.dart Move doctor into globals (#54912) 2020-04-15 19:44:42 -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 [flutter_tools] Don't generate native registrant classes if no pluginClass is defined (#53785) 2020-04-03 11:51:01 -07:00
plugins.dart [flutter_tools] Don't generate native registrant classes if no pluginClass is defined (#53785) 2020-04-03 11:51:01 -07:00
project.dart [flutter_tools] fix build for projects with watchOS companion app (#51126) 2020-04-15 12:13:06 -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 avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00
resident_runner.dart [flutter_tools] Move service methods to VmService extension methods (#54337) 2020-04-10 10:33:07 -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] remove runFromSource, move runInView to vm_service extension (#54700) 2020-04-15 10:35:01 -07:00
template.dart Add pre-stable support for create on Windows (#51895) 2020-03-23 10:42:26 -07:00
tracing.dart [flutter_tools] Migrate to package:vm_service 4: trigonometric boogaloo (#54132) 2020-04-08 12:33:33 -07:00
version.dart Fix frameworkVersionFor for flutter doctor and usage (#54217) 2020-04-08 12:47:05 -07:00
vmservice.dart [flutter_tools] remove runFromSource, move runInView to vm_service extension (#54700) 2020-04-15 10:35:01 -07:00