flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 320 forks source link

we need to make it more clear when people's tools are out of date #1270

Open devoncarew opened 7 years ago

devoncarew commented 7 years ago

Specifically, the Flutter IntelliJ plugin (and perhaps the flutter runtime?).

One idea for this is to do an update check ourselves, and open a modal dialog (ala Android Studio).

devoncarew commented 7 years ago

/cc @wmleler, who ran into this recently