• Michael Klimushyn's avatar
    Warn when gradle builds fail because of AndroidX (#27566) · 4a9e5bc1
    Michael Klimushyn authored
    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
    4a9e5bc1
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...