flutter/packages/flutter_tools/lib/src
2021-06-24 18:46:04 -07:00
..
android [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
base Migrate iOS app deployment target from 8.0 to 9.0 (#85174) 2021-06-24 10:21:05 -07:00
build_system Migrate iOS app deployment target from 8.0 to 9.0 (#85174) 2021-06-24 10:21:05 -07:00
commands Fix checking of index.html (#85016) 2021-06-23 16:41:03 -07:00
custom_devices [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
drive Improve WebDriver error message (#81107) 2021-06-10 08:52:42 -07:00
fuchsia [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
intellij enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
ios [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
isolated Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
linux [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
localizations enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
macos [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
migrations Migrate a few tool libraries to null safety (#83862) 2021-06-04 10:49:04 -07:00
reporting Add more analytics for hot reload in flutter_tools. (#83972) 2021-06-07 18:51:47 -07:00
runner Migrate a few tool libraries to null safety (#83862) 2021-06-04 10:49:04 -07:00
test Migrate build_macos and web_test_compiler to null safety (#84469) 2021-06-14 18:29:03 -07:00
tester [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
vscode enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
web [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
windows [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
application_package.dart Migrate android_sdk and application_package to null safety (#79611) 2021-04-02 14:39:53 -07:00
artifacts.dart [flutter_tools] use UWP cpp wrapper for UWP build (#85167) 2021-06-23 19:21:02 -07:00
asset.dart Double we typo fixed (#82933) 2021-06-03 17:34:06 -07:00
build_info.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
bundle_builder.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
bundle.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
cache.dart alignment of doc comments and annotations (#84256) 2021-06-09 07:54:02 -07:00
cmake.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
compile.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
context_runner.dart [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
convert.dart [flutter_tools] migrate some base libraries to null safety (#77738) 2021-03-10 12:15:04 -08:00
desktop_device.dart Add a trace-skia-allowlist flag for filtering Skia trace events (#83507) 2021-06-01 11:29:03 -07:00
devfs.dart Add more analytics for hot reload in flutter_tools. (#83972) 2021-06-07 18:51:47 -07:00
device_port_forwarder.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device.dart [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
devtools_launcher.dart [flutter_tools] remove online requirement for devtools (#85176) 2021-06-24 09:26:02 -07:00
doctor_validator.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
doctor.dart Find VS Code installations with Spotlight query on macOS (#80477) 2021-04-16 17:24:00 -07:00
emulator.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
features.dart [flutter_tools] remove feature for alternative invalidation strategy (#84366) 2021-06-10 11:59:04 -07:00
flutter_application_package.dart Remove globals from android application_package (#83852) 2021-06-03 18:14:04 -07:00
flutter_cache.dart [flutter_tools] use try to delete in web cache (#82478) 2021-05-13 21:44:02 -07:00
flutter_device_manager.dart [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
flutter_features.dart [flutter_tools] remove feature for alternative invalidation strategy (#84366) 2021-06-10 11:59:04 -07:00
flutter_manifest.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
flutter_plugins.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
flutter_project_metadata.dart Migrate flutter_project_metadata to null safety (#78944) 2021-03-24 15:21:23 -07:00
globals_null_migrated.dart Move flutterGit from version.dart (#79568) 2021-06-16 11:51:37 -07:00
globals.dart Migrate a few tool libraries to null safety (#83862) 2021-06-04 10:49:04 -07:00
license_collector.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
mdns_discovery.dart Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00
persistent_tool_state.dart Migrate persistent_tool_state to null safety (#80085) 2021-04-08 19:14:03 -07:00
platform_plugins.dart Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
plugins.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
project.dart Migrate iOS app deployment target from 8.0 to 9.0 (#85174) 2021-06-24 10:21:05 -07:00
protocol_discovery.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
proxy_validator.dart Migrate some workflows and doctor validators to null safety (#79807) 2021-04-05 14:00:36 -07:00
resident_devtools_handler.dart [flutter_tools] convert devtools URL to a better format (#85170) 2021-06-23 19:31:02 -07:00
resident_runner.dart [flutter_tools] convert devtools URL to a better format (#85170) 2021-06-23 19:31:02 -07:00
run_cold.dart Clean up the command line tool interactive help output. (#80903) 2021-04-22 19:34:02 -07:00
run_hot.dart Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) 2021-06-14 14:16:57 -07:00
sksl_writer.dart Migrate tool version to null safety (#79911) 2021-04-07 16:49:23 -07:00
template.dart Migrate template to null safety (#80016) 2021-04-08 15:19:03 -07:00
tracing.dart Allow writing startup_info.json to somewhere other than the build dir (#79338) 2021-03-30 16:18:45 -07:00
version.dart Move flutterGit from version.dart (#79568) 2021-06-16 11:51:37 -07:00
vmservice.dart Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00