flutter/packages/flutter_tools/lib/src
2020-04-04 19:51:01 -07:00
..
android Inject Usage dependency into FallbackDiscovery and BuildEvent (#53443) 2020-04-02 10:57:37 -07:00
base [flutter_tools] Launch DevTools with 'v' (#53902) 2020-04-04 19:51:01 -07:00
build_runner [flutter_tools] re-enable debug extension (#53765) 2020-04-03 13:26:15 -07:00
build_system Revert "[flutter_tools] surgically remove outputs from shared directory (#53773)" (#53956) 2020-04-03 14:22:37 -07:00
commands Support old and new git release tag formats (#53715) 2020-04-03 09:39:28 -07:00
dart [flutter_tools] unpin SDK deps when upgrading packages (#53429) 2020-03-27 22:11:01 -07:00
fuchsia Revert "[flutter_tools] update to package vm_service: electric boogaloo (#53809)" (#53951) 2020-04-03 14:00:07 -07:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios Revert "[flutter_tools] update to package vm_service: electric boogaloo (#53809)" (#53951) 2020-04-03 14:00:07 -07:00
linux Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
macos Push iMobileDevice and iosDeploy instantiation into XCDevice constructor (#53307) 2020-03-25 18:12:13 -07:00
reporting Remove URL shortening from GitHub reporter similar issues URL (#53882) 2020-04-03 10:32:55 -07:00
runner Expose extra frontend options through build apk/ios/macOS (#53273) 2020-03-25 16:56:41 -07:00
test Revert "[flutter_tools] update to package vm_service: electric boogaloo (#53809)" (#53951) 2020-04-03 14:00:07 -07:00
tester Reland #53153 to attach to existing modules and apps for Android (#53289) 2020-03-25 16:45:49 -07:00
vscode use raw strings to avoid escaping (#50322) 2020-02-07 16:35:55 +01:00
web [flutter_tools] refactor build_system and targets to be context-free (#53268) 2020-03-30 12:51:04 -07:00
windows Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
aot.dart [flutter_tools] refactor build_system and targets to be context-free (#53268) 2020-03-30 12:51:04 -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 Add pre-stable support for create on Windows (#51895) 2020-03-23 10:42:26 -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] refactor build_system and targets to be context-free (#53268) 2020-03-30 12:51:04 -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 Inject Usage dependency into FallbackDiscovery and BuildEvent (#53443) 2020-04-02 10:57:37 -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 Revert "[flutter_tools] update to package vm_service: electric boogaloo (#53809)" (#53951) 2020-04-03 14:00:07 -07:00
device.dart Reland #53153 to attach to existing modules and apps for Android (#53289) 2020-03-25 16:45:49 -07:00
doctor.dart Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
emulator.dart Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -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 Simple repeating word fixes (#51871) 2020-03-03 11:13:07 -08:00
flutter_project_metadata.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
globals.dart [flutter_tools] Handle full device when creating a temp directory (#53691) 2020-04-02 10:31:03 -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 Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -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_tools] Launch DevTools with 'v' (#53902) 2020-04-04 19:51:01 -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 Revert "[flutter_tools] update to package vm_service: electric boogaloo (#53809)" (#53951) 2020-04-03 14:00:07 -07:00
template.dart Add pre-stable support for create on Windows (#51895) 2020-03-23 10:42:26 -07:00
tracing.dart Revert "[flutter_tools] update to package vm_service: electric boogaloo (#53809)" (#53951) 2020-04-03 14:00:07 -07:00
version.dart Support old and new git release tag formats (#53715) 2020-04-03 09:39:28 -07:00
vmservice.dart Revert "[flutter_tools] update to package vm_service: electric boogaloo (#53809)" (#53951) 2020-04-03 14:00:07 -07:00