flutter/packages/flutter_tools/lib/src
Michael Goderbauer 06ed8e65a7
Enable prefer_mixin (#123159)
Enable prefer_mixin
2023-03-21 23:12:26 +00:00
..
android [flutter_tool] Adds a flag to disable Impeller (#122960) 2023-03-20 22:23:23 -07:00
base Enable prefer_mixin (#123159) 2023-03-21 23:12:26 +00:00
build_system [flutter_tool] Adds a flag to disable Impeller (#122960) 2023-03-20 22:23:23 -07:00
commands Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +00:00
custom_devices Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
dart [flutter_tools] replace --no-analytics with --suppress-analytics (#123133) 2023-03-21 19:18:57 +00:00
debug_adapters [flutter_tools/dap] Inform DAP client whether restart is supported (#121610) 2023-03-03 12:54:23 +00:00
drive [web] stop using deprecated jsonwire web-driver protocol (#122560) 2023-03-14 18:25:23 +00:00
fuchsia Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
intellij [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
ios Add macos project auto migration code for FlutterApplication (#122336) 2023-03-16 01:01:03 +00:00
isolated Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
linux fix devtool instructional messages after flutter build ... --analyze-size . Fixes #122229 (#122230) 2023-03-09 22:29:50 +00:00
localizations Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
macos Add macos project auto migration code for FlutterApplication (#122336) 2023-03-16 01:01:03 +00:00
migrations Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
proxied_devices Use DeviceDiscoveryFilter correctly in ProxiedDevices. (#123144) 2023-03-21 22:52:16 +00:00
reporting Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
runner [flutter_tool] Adds a flag to disable Impeller (#122960) 2023-03-20 22:23:23 -07:00
test Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
tester Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
vscode [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
web Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
windows [Tool] [Windows] Output app path on build completion (#122928) 2023-03-20 20:11:07 +00:00
application_package.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
artifacts.dart Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
asset.dart Reland "Stop recursively including assets from asset directories" (#120312) 2023-02-08 21:41:19 +00:00
build_info.dart Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
bundle_builder.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
bundle.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
cache.dart Migrate activation issue template to Github form issues (#119916) 2023-02-28 08:08:01 +00:00
cmake_project.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
cmake.dart Rev package:pub_semver to the latest version (#115570) 2022-11-17 18:29:37 +00:00
compile.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
context_runner.dart [reland] Support wireless debugging (#118895) 2023-01-20 19:02:37 +00:00
convert.dart enable combinators_ordering (#107847) 2022-07-18 22:04:07 +00:00
daemon.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
dart_pub_json_formatter.dart Pub dependencies project validator (#106895) 2022-07-15 23:12:05 +00:00
desktop_device.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
devfs.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
device_port_forwarder.dart
device.dart [flutter_tool] Adds a flag to disable Impeller (#122960) 2023-03-20 22:23:23 -07:00
devtools_launcher.dart Make Logger required when injected in flutter_tool (#114111) 2022-10-27 22:40:08 +00:00
doctor_validator.dart Improve network resources doctor check (#120417) 2023-02-15 00:02:09 +00:00
doctor.dart Update device filtering and introduce isConnected and connectionInterface (#121359) 2023-03-03 18:06:16 +00:00
emulator.dart Migrate emulators to null safety (#92738) 2021-11-18 22:13:06 -08:00
features.dart flutter_tool: only enable wasm compile in master channel (#121755) 2023-03-02 22:21:50 +00:00
flutter_application_package.dart [tool] Install the corresponding APK in flutter run (#113622) 2022-10-19 02:44:30 +00:00
flutter_cache.dart Revert "[web:tools] always use CanvasKit from the cache when building web apps (#93002)" (#117693) 2023-03-08 19:45:51 +00:00
flutter_device_manager.dart Refactor DeviceManager.findTargetDevices() and FlutterCommand.findAllTargetDevices(), and add a flag to not show prompt. (#112223) 2022-09-23 21:10:35 +00:00
flutter_features.dart flutter_tool: only enable wasm compile in master channel (#121755) 2023-03-02 22:21:50 +00:00
flutter_manifest.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
flutter_plugins.dart Improve Dart plugin registration handling (#122046) 2023-03-09 21:33:38 +00:00
flutter_project_metadata.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
globals.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
html_utils.dart [web] Put all index.html operations in one place (#118188) 2023-02-02 19:49:18 +00:00
http_host_validator.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
license_collector.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
mdns_discovery.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
persistent_tool_state.dart Create a main alias for master channel. (#115388) 2022-11-16 02:49:00 +00:00
platform_plugins.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
plugins.dart Improve Dart plugin registration handling (#122046) 2023-03-09 21:33:38 +00:00
pre_run_validator.dart [flutter_tools] Catch lack of flutter tools source missing (#93168) 2021-11-12 14:43:52 -08:00
preview_device.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
project_validator_result.dart Add info project validator status (#109169) 2022-08-09 17:59:06 +00:00
project_validator.dart [flutter_tools] analyze --suggestions --machine command (#112217) 2022-10-03 17:40:58 +00:00
project.dart [flutter_tools] Add namespace getter in Android project; use namespace as fallback (#121416) 2023-03-09 22:19:04 +00:00
protocol_discovery.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
proxy_validator.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
resident_devtools_handler.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
resident_runner.dart Revert "Revert "[flutter_tools] Remove sound null safety flag (#120936)" (#122909)" (#123031) 2023-03-20 22:32:07 +00:00
run_cold.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
run_hot.dart [flutter_tool] Adds a flag to disable Impeller (#122960) 2023-03-20 22:23:23 -07:00
sksl_writer.dart [flutter_tools] migrate some files to null safety (#110354) 2022-08-26 18:03:04 +00:00
template.dart Remove superfluous words from comments (#119055) 2023-01-25 20:23:24 +00:00
tracing.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
version.dart Create a main alias for master channel. (#115388) 2022-11-16 02:49:00 +00:00
vmservice.dart Revert "Fix hot restart flake" (#122855) 2023-03-16 22:40:42 -07:00
xcode_project.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00