flutter/packages/flutter_tools/test/android
Michael Klimushyn 4a9e5bc11b
Warn when gradle builds fail because of AndroidX (#27566)
Try to detect Gradle error messages that hint at AndroidX problems, and
warn in the logs about the potential problem and point to documentation
on how to fix the issue.

Unfortunately the Gradle errors based on this root issue are varied and
project dependent. It's probably better to still leave the message
intact in case the problem is unrelated.

Also filters out the plugin warning message pending in
flutter/plugins#1138. It's still valuable to add that for people on
previous versions of Flutter, but this link should override that message
for anyone on an up to date version of Flutter.

#27106
2019-02-07 17:23:35 -08:00
..
android_device_test.dart Fixes a common crash in getAdbDevices when adb executable isn't found. (#22676) 2018-10-04 15:57:15 -07:00
android_emulator_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
android_sdk_test.dart Fix --build-shared-library on newer NDKs (#26642) 2019-01-16 21:30:37 +01:00
android_studio_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_studio_validator_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_workflow_test.dart Detect Android SDK 28/28.0.3 (#26942) 2019-01-23 15:56:48 -08:00
gradle_test.dart Warn when gradle builds fail because of AndroidX (#27566) 2019-02-07 17:23:35 -08:00