.. |
android
|
Move corrupted zip to a separate handler and ask user (#105054)
|
2022-06-03 10:08:08 -07:00 |
base
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
build_system
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
commands
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
custom_devices
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
dap
|
Don't terminate Dart process pids from VM Service, record flutter_tools VM pid (#100223)
|
2022-03-23 16:31:31 +00:00 |
dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
drive
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
fuchsia
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
intellij
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
ios
|
parse build version on xcodeproj (#105908)
|
2022-06-16 22:26:06 +00:00 |
linux
|
Migrate some test files to null safety (#104469)
|
2022-05-24 16:53:08 -07:00 |
macos
|
parse build version on xcodeproj (#105908)
|
2022-06-16 22:26:06 +00:00 |
migrate
|
Add tests for migrate command methods (#103466)
|
2022-05-11 11:09:08 -07:00 |
migrations
|
Revert "[flutter_tools] let the logger know about machine mode (#86116)" (#86363)
|
2021-07-13 10:39:35 -07:00 |
proxied_devices
|
Remove custom unawaited , prefer dart:async version (#103212)
|
2022-05-07 08:49:04 -07:00 |
reporting
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
runner
|
Migrate some test files to null safety (#104469)
|
2022-05-24 16:53:08 -07:00 |
test
|
Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572)
|
2022-03-28 18:15:10 -07:00 |
tester
|
Enable track widget creation when generating Generated.xcconfig (#101123)
|
2022-04-11 14:29:11 -07:00 |
vscode
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
web
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
windows
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
analytics_test.dart
|
Hide PII from doctor validators for GitHub template (#96250)
|
2022-01-10 13:20:21 -08:00 |
android_plugin_test.dart
|
Add dartPluginClass support for Android and iOS (#87991)
|
2021-10-01 16:03:04 -07:00 |
application_package_test.dart
|
Add a new PrebuiltFlutterApplicationPackage interface. (#95290)
|
2022-01-05 07:54:57 -08:00 |
args_test.dart
|
[flutter_tools] throw error when argResults is null (#103827)
|
2022-05-17 12:37:08 -07:00 |
artifact_updater_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
artifacts_test.dart
|
[flutter_tools] Add entries to HostArtifacts for impellerc, libtessellator (#102593)
|
2022-04-26 13:30:45 -07:00 |
asset_bundle_package_fonts_test.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
asset_bundle_package_test.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
asset_bundle_test.dart
|
Don't hardcode ink sparkle spir-v (#102674)
|
2022-05-04 09:28:45 -07:00 |
asset_bundle_variant_test.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
asset_test.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
base_utils_test.dart
|
|
|
build_info_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
bundle_builder_test.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
cache_test.dart
|
[flutter_tools] print override storage warning to STDERR instead of STDOUT (#106068)
|
2022-06-15 23:22:06 +00:00 |
channel_test.dart
|
[flutter_tools] fix RangeError in flutter channel command (#103766)
|
2022-05-17 16:22:12 -07:00 |
cmake_test.dart
|
Add more CMake unit tests (#106076)
|
2022-06-16 11:48:17 -07:00 |
cold_test.dart
|
Reland "Enable caching of CPU samples collected at application startup (#89600)" (#100995)
|
2022-03-30 13:50:13 -07:00 |
common_test.dart
|
|
|
compile_batch_test.dart
|
Pass --verbosity=error to the Dart front-end (#104020)
|
2022-05-20 09:10:31 -07:00 |
compile_expression_test.dart
|
Remove custom unawaited , prefer dart:async version (#103212)
|
2022-05-07 08:49:04 -07:00 |
compile_incremental_test.dart
|
Pass --verbosity=error to the Dart front-end (#104020)
|
2022-05-20 09:10:31 -07:00 |
compile_test.dart
|
[flutter_tools] pass --compact-async to frontend_server (#104026)
|
2022-05-17 19:52:10 -07:00 |
config_test.dart
|
[flutter_tools] auto-migrate dev users to beta (#97028)
|
2022-01-25 11:00:14 -08:00 |
convert_test.dart
|
Add more specific cause on web development tool error output (#98553)
|
2022-03-15 18:15:07 -07:00 |
coverage_collector_test.dart
|
Use libraryFilters flag to speed up coverage collection (#104122)
|
2022-05-19 12:19:52 -07:00 |
crash_reporting_test.dart
|
Remove tool crash git.io link shortener (#99574)
|
2022-03-08 17:00:06 -08:00 |
create_config_test.dart
|
|
|
daemon_test.dart
|
[flutter_tools] flutter daemon handles a closed stdout IOSink (#105075)
|
2022-06-01 10:08:13 -07:00 |
dart_plugin_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
desktop_device_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
devfs_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
device_port_forwarder_test.dart
|
Replace testUsingContext with testWithoutContext in a few places (#82498)
|
2021-05-13 23:09:03 -07:00 |
device_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
devtools_launcher_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
emulator_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
fake_process_manager_test.dart
|
[tool] Add tests for FakeProcessManager (#104456)
|
2022-05-23 22:57:34 -07:00 |
features_test.dart
|
[flutter_tools] update feature defaults (#102937)
|
2022-05-02 15:14:09 -07:00 |
flutter_manifest_test.dart
|
Fixes documentation inconsistencies around 'material' and 'material design' (#102632)
|
2022-04-27 09:29:06 -07:00 |
flutter_platform_test.dart
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
flutter_project_metadata_test.dart
|
Handle null values during yaml metadata parsing validation (#104022)
|
2022-05-17 18:32:09 -07:00 |
flutter_tester_device_test.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
flutter_validator_test.dart
|
Migrate some test files to null safety (#104469)
|
2022-05-24 16:53:08 -07:00 |
generate_localizations_test.dart
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
github_template_test.dart
|
Remove tool crash git.io link shortener (#99574)
|
2022-03-08 17:00:06 -08:00 |
hot_test.dart
|
[flutter_tools] add needsFullRestart flag on hot runner (#104562)
|
2022-06-03 10:18:16 -07:00 |
integration_test_device_test.dart
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
license_collector_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
mdns_discovery_test.dart
|
Migrate mdns_discovery and ios simulator to null safety (#92124)
|
2021-10-29 17:18:03 -07:00 |
persistent_tool_state_test.dart
|
[flutter_tools] auto-migrate dev users to beta (#97028)
|
2022-01-25 11:00:14 -08:00 |
plugin_parsing_test.dart
|
[flutter_tools] remove UWP tooling (#102174)
|
2022-04-26 11:19:07 -07:00 |
plugins_test.dart
|
[tools][web] Make Plugin Registrant file ephemeral. (#102185)
|
2022-05-11 17:54:11 -07:00 |
preview_device_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
project_file_invalidator_test.dart
|
Fixed large amount of spelling errors (#83744)
|
2021-06-02 10:14:06 -07:00 |
project_test.dart
|
Add flutter build macos-framework command (#105242)
|
2022-06-03 10:13:08 -07:00 |
project_validator_result_test.dart
|
[flutter_tool] New command project (#102118)
|
2022-04-29 23:09:06 -07:00 |
protocol_discovery_test.dart
|
Update flutter_tools to look for new VM service message (#97683)
|
2022-02-15 07:33:57 -08:00 |
resident_devtools_handler_test.dart
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
resident_runner_test.dart
|
Extra timing on hot reload (#104242)
|
2022-06-03 08:41:14 +02:00 |
resident_web_runner_cold_test.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
resident_web_runner_test.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
template_test.dart
|
Suppress created file list for new "flutter create" projects (#93041)
|
2021-11-04 10:03:02 -07:00 |
terminal_handler_test.dart
|
[flutter_tools] add needsFullRestart flag on hot runner (#104562)
|
2022-06-03 10:18:16 -07:00 |
testbed_test.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
time_test.dart
|
|
|
tracing_test.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
update_packages_test.dart
|
Migrate some test files to null safety (#104469)
|
2022-05-24 16:53:08 -07:00 |
utils_test.dart
|
Enable no_leading_underscores_for_local_identifiers (#96422)
|
2022-01-21 14:43:59 -08:00 |
version_test.dart
|
[flutter_tools] rename local functions with _ s (#102688)
|
2022-04-27 16:19:07 -07:00 |
vmservice_test.dart
|
Remove dead code in tools tests (#104567)
|
2022-05-25 12:48:17 -07:00 |
xcode_backend_test.dart
|
Do not build for iOS armv7 (#97341)
|
2022-04-12 14:44:09 -07:00 |