..
adb_log_reader_test.dart
Remove outdated ignores from tool ( #140467 )
2023-12-20 22:14:32 +00:00
android_device_discovery_test.dart
include exception details in tool exit displayed when adb call fails ( #147498 )
2024-04-30 17:38:21 +00:00
android_device_port_forwarder_test.dart
add missing trailing commas in list/set/map literals ( #102585 )
2022-04-27 09:15:35 +02:00
android_device_start_test.dart
Add --trace-to-file
option to flutter run
( #135713 )
2023-10-12 13:23:52 -04:00
android_device_test.dart
Update android_device.dart to have clearLogs not print to standard error ( #150197 )
2024-06-24 18:38:27 +00:00
android_emulator_test.dart
add missing trailing commas in list/set/map literals ( #102585 )
2022-04-27 09:15:35 +02:00
android_gradle_builder_test.dart
Refactor BuildInfo to always require packageConfigPath ( #150559 )
2024-07-02 11:19:31 +02:00
android_install_test.dart
[tool] Install the corresponding APK in flutter run
( #113622 )
2022-10-19 02:44:30 +00:00
android_project_migration_test.dart
Switch to more reliable flutter.dev link destinations in the tool ( #150587 )
2024-06-26 23:30:39 +00:00
android_sdk_test.dart
Native assets support for Android ( #135148 )
2023-12-07 16:29:11 +00:00
android_studio_test.dart
Fixed few typos ( #141543 )
2024-01-16 21:40:08 +00:00
android_studio_validator_test.dart
[tool] In flutter doctor -v
, warn when Android Studio version could not be detected. ( #126395 )
2023-06-01 14:51:30 +00:00
android_workflow_test.dart
In flutter doctor -v
, when JRE is too out-of-date to run sdkmanager
, print a helpful error message ( #138762 )
2023-11-21 23:16:08 +00:00
build_validation_test.dart
Refactor BuildInfo to always require packageConfigPath ( #150559 )
2024-07-02 11:19:31 +02:00
deferred_components_gen_snapshot_validator_test.dart
Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON ( #113637 )" ( #116662 )
2022-12-07 17:29:05 +00:00
deferred_components_prebuild_validator_test.dart
Fix typos ( #121171 )
2023-02-23 19:43:21 +00:00
gradle_errors_test.dart
Fix invalid URL suggestion for gradle incompatability ( #150999 )
2024-07-03 20:38:11 +00:00
gradle_find_bundle_test.dart
Refactor BuildInfo to always require packageConfigPath ( #150559 )
2024-07-02 11:19:31 +02:00
gradle_test.dart
Refactor BuildInfo to always require packageConfigPath ( #150559 )
2024-07-02 11:19:31 +02:00
gradle_utils_test.dart
Reverts "Upgrade template Gradle, App AGP, Module AGP, and Kotlin versions, and tests ( #150969 )" ( #151147 )
2024-07-01 23:31:26 +00:00
java_test.dart
have Java.version return null if java --version
fails or cannot be run ( #139614 )
2023-12-06 23:13:17 +00:00
template_test.dart
Adding 'is' to list of kotlin reserved keywords ( #116299 )
2023-01-06 00:10:07 +00:00