.. |
android
|
Ignore spam from SurfaceSyncer (#123262)
|
2023-03-23 21:55:39 +00:00 |
base
|
Always use user-level pub cache (#121802)
|
2023-03-13 08:38:17 +01:00 |
build_system
|
toolexit on malformed yaml (#123167)
|
2023-03-22 02:05:24 +00:00 |
commands
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
custom_devices
|
Update device filtering and introduce isConnected and connectionInterface (#121359)
|
2023-03-03 18:06:16 +00:00 |
dap
|
[flutter_tools/dap] Inform DAP client whether restart is supported (#121610)
|
2023-03-03 12:54:23 +00:00 |
dart
|
[flutter_tools] replace --no-analytics with --suppress-analytics (#123133)
|
2023-03-21 19:18:57 +00:00 |
drive
|
[web] stop using deprecated jsonwire web-driver protocol (#122560)
|
2023-03-14 18:25:23 +00:00 |
fuchsia
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |
intellij
|
[tools]Build IPA validation UI Polish (#116744)
|
2022-12-15 14:43:32 -08:00 |
ios
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
linux
|
Update device filtering and introduce isConnected and connectionInterface (#121359)
|
2023-03-03 18:06:16 +00:00 |
macos
|
Add macos project auto migration code for FlutterApplication (#122336)
|
2023-03-16 01:01:03 +00:00 |
migrations
|
Sync analysis_options.yaml & cleanups (#117327)
|
2022-12-20 14:15:39 -08:00 |
proxied_devices
|
Use DeviceDiscoveryFilter correctly in ProxiedDevices. (#123144)
|
2023-03-21 22:52:16 +00:00 |
reporting
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
runner
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
test
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
tester
|
Update device filtering and introduce isConnected and connectionInterface (#121359)
|
2023-03-03 18:06:16 +00:00 |
vscode
|
|
|
web
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
windows
|
Update device filtering and introduce isConnected and connectionInterface (#121359)
|
2023-03-03 18:06:16 +00:00 |
analytics_test.dart
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
android_plugin_test.dart
|
|
|
application_package_test.dart
|
Fix path name to discover debug apk on add2app builds (#117999)
|
2023-01-24 13:19:09 -08:00 |
args_test.dart
|
[flutter_tools] throw tool exit on invocation of flutter format (#121646)
|
2023-03-16 21:40:26 +00: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
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
asset_bundle_package_fonts_test.dart
|
[tool] Generate a binary version of the asset manifest (#117233)
|
2023-01-12 19:33:30 +00:00 |
asset_bundle_package_test.dart
|
[tool] Generate a binary version of the asset manifest (#117233)
|
2023-01-12 19:33:30 +00:00 |
asset_bundle_test.dart
|
Reland "Stop recursively including assets from asset directories" (#120312)
|
2023-02-08 21:41:19 +00:00 |
asset_bundle_variant_test.dart
|
Reland "Stop recursively including assets from asset directories" (#120312)
|
2023-02-08 21:41:19 +00:00 |
asset_test.dart
|
[flutter_tools] re-enable web shader compilation (#118461)
|
2023-01-13 19:43:27 +00:00 |
base_utils_test.dart
|
|
|
build_info_test.dart
|
[flutter_tools] Fix so that the value set by --dart-define-from-file can be passed to Gradle (#114297)
|
2022-11-11 18:48:01 +00:00 |
bundle_builder_test.dart
|
[flutter_tools] migrate more unit tests to null safety (#106153)
|
2022-06-17 21:34:27 -07:00 |
cache_test.dart
|
ensure no pub output while caching PubDependencies artifact (#121831)
|
2023-03-03 02:40:14 +00:00 |
channel_test.dart
|
Create a main alias for master channel. (#115388)
|
2022-11-16 02:49:00 +00:00 |
cmake_test.dart
|
[Windows] Flow version information to the build output (#106145)
|
2022-06-27 10:45:56 -07:00 |
cold_test.dart
|
[flutter_tool] Adds a flag to disable Impeller (#122960)
|
2023-03-20 22:23:23 -07:00 |
common_test.dart
|
|
|
compile_batch_test.dart
|
Cleanup obsolete --compact-async compiler option (#118894)
|
2023-01-20 09:48:26 -08: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
|
Platform binaries reland (#115502)
|
2022-12-02 14:13:40 -08:00 |
compile_test.dart
|
Cleanup obsolete --compact-async compiler option (#118894)
|
2023-01-20 09:48:26 -08:00 |
config_test.dart
|
[flutter_tools] fix Cannot delete file ENOENT from fuchsia_asset_builder (#119867)
|
2023-02-03 19:24:41 +00:00 |
convert_test.dart
|
Remove unnecessary null checks in flutter_tool (#118857)
|
2023-01-23 21:43:08 +00:00 |
coverage_collector_test.dart
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |
crash_reporting_test.dart
|
|
|
create_config_test.dart
|
[flutter_tools] tool exit from flutter create when provided just a drive letter (#106451)
|
2022-06-24 13:24:03 -07:00 |
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
|
Improve Dart plugin registration handling (#122046)
|
2023-03-09 21:33:38 +00:00 |
desktop_device_test.dart
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
devfs_test.dart
|
[flutter_tool] Adds a flag to disable Impeller (#122960)
|
2023-03-20 22:23:23 -07:00 |
device_port_forwarder_test.dart
|
Remove outdated ignores (#108924)
|
2022-08-03 23:37:05 +00:00 |
device_test.dart
|
Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280)
|
2023-03-22 22:53:49 +00:00 |
devtools_launcher_test.dart
|
[flutter_tools] migrate more unit tests to null safety (#106153)
|
2022-06-17 21:34:27 -07:00 |
emulator_test.dart
|
chore: enable Flutter Android workflow on aarch64 (#113829)
|
2022-11-10 22:09:28 +00:00 |
fake_process_manager_test.dart
|
[tool] Add tests for FakeProcessManager (#104456)
|
2022-05-23 22:57:34 -07:00 |
features_test.dart
|
flutter_tool: only enable wasm compile in master channel (#121755)
|
2023-03-02 22:21:50 +00: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
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |
flutter_project_metadata_test.dart
|
Fix typos (#121171)
|
2023-02-23 19:43:21 +00:00 |
flutter_tester_device_test.dart
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |
flutter_validator_test.dart
|
[tools]Build IPA validation UI Polish (#116744)
|
2022-12-15 14:43:32 -08:00 |
generate_localizations_test.dart
|
Fix typos (#121171)
|
2023-02-23 19:43:21 +00:00 |
github_template_test.dart
|
[flutter_tools] migrate more unit tests to null safety (#106153)
|
2022-06-17 21:34:27 -07:00 |
hot_test.dart
|
[flutter_tool] Adds a flag to disable Impeller (#122960)
|
2023-03-20 22:23:23 -07:00 |
html_utils_test.dart
|
[web] Put all index.html operations in one place (#118188)
|
2023-02-02 19:49:18 +00:00 |
integration_test_device_test.dart
|
Adds vmservices for getting iOS build options (#121736)
|
2023-03-06 22:37:55 +00: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
|
Use first Dart VM Service found with mDNS if there are duplicates (#119545)
|
2023-01-31 17:48:19 +00:00 |
message_parser_test.dart
|
Fix lexer issue where select/plural/other/underscores cannot be in identifier names. (#119190)
|
2023-01-25 15:31:38 -08:00 |
persistent_tool_state_test.dart
|
|
|
plugin_parsing_test.dart
|
Allow iOS and macOS plugins to share darwin directory (#115337)
|
2023-01-09 10:33:03 -08:00 |
plugins_test.dart
|
Remove unnecessary null checks in flutter_tool (#118857)
|
2023-01-23 21:43:08 +00:00 |
preview_device_test.dart
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |
project_file_invalidator_test.dart
|
[flutter_tools] migrate more unit tests to null safety (#106153)
|
2022-06-17 21:34:27 -07:00 |
project_test.dart
|
when getting xcworkspace, exclude hidden files (#114099)
|
2022-11-07 18:48:52 +00:00 |
project_validator_result_test.dart
|
[flutter_tool] New command project (#102118)
|
2022-04-29 23:09:06 -07:00 |
protocol_discovery_test.dart
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |
pub_dependencies_project_validator_test.dart
|
Add info project validator status (#109169)
|
2022-08-09 17:59:06 +00:00 |
resident_devtools_handler_test.dart
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |
resident_runner_test.dart
|
Stop serving Observatory by default (#122419)
|
2023-03-23 12:52:30 -04:00 |
resident_web_runner_cold_test.dart
|
Audit covariant usage in tool (#116930)
|
2022-12-15 11:59:34 -08:00 |
resident_web_runner_test.dart
|
[flutter_tool] Adds a flag to disable Impeller (#122960)
|
2023-03-20 22:23:23 -07:00 |
template_test.dart
|
[tools]build ipa validate template icon files (#114841)
|
2022-11-16 19:29:17 +00:00 |
terminal_handler_test.dart
|
Remove 1745 decorative breaks (#123259)
|
2023-03-22 21:12:22 +00:00 |
testbed_test.dart
|
[flutter_tools] migrate more unit tests to null safety (#106153)
|
2022-06-17 21:34:27 -07:00 |
time_test.dart
|
|
|
tracing_test.dart
|
flutter update-packages --force-upgrade + analyzer fix (#108198)
|
2022-07-25 10:10:31 -07:00 |
update_packages_test.dart
|
Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546)
|
2023-03-21 20:21:58 +00:00 |
utils_test.dart
|
|
|
version_test.dart
|
[flutter_tools] change the way version is calculated on master (#110791)
|
2022-09-01 20:32:36 +00:00 |
vmservice_test.dart
|
Adds vmservices for getting iOS build options (#121736)
|
2023-03-06 22:37:55 +00:00 |
windows_version_validator_test.dart
|
Refactoring to use ver command instead of systeminfo (#119304)
|
2023-01-30 19:29:13 +00:00 |
xcode_backend_test.dart
|
Reland "Remove references to Observatory (#118577)" (#121606)
|
2023-02-28 11:57:04 -05:00 |