• Jonah Williams's avatar
    [flutter_tools] do not error flutter doctor on missing AS/intellij plugins (#66782) · 9bc533c9
    Jonah Williams authored
    In cases where the Intellij/AS plugins are not located, display links to where they can be downloaded but do not surface an error. This should generally reduce confusion about whether the plugins are required for every installed IDE. For example, frequently users may only install AS so that they can install the Android SDK - or they may have multiple copies of Intellij installed.
    
    For example: #66762
    9bc533c9
android_studio_validator.dart 3.92 KB