Flutter-intellij: Incompatibility with IntelliJ 2020.2.4

Created on 25 Nov 2020  路  6Comments  路  Source: flutter/flutter-intellij

Hello,

A new release of IntelliJ is available: 2020.2.4 (202.8194.7 build).
However the Flutter plugin is incompatible with this version.

Any ETA when it will be?

bug

Most helpful comment

I also encountered this problem, you need to uninstall and reinstall the Flutter plugin. Version: 50.0 supports idea 2020.2.4. Reference: https://plugins.jetbrains.com/plugin/9212-flutter/versions

All 6 comments

Just to add some info, we are seeing this notification:

image

Yea same here, cant do any dev now

Screenshot 2020-11-26 at 14 41 47

I also encountered this problem, you need to uninstall and reinstall the Flutter plugin. Version: 50.0 supports idea 2020.2.4. Reference: https://plugins.jetbrains.com/plugin/9212-flutter/versions

I also encountered this problem, you need to uninstall and reinstall the Flutter plugin. Version: 50.0 supports idea 2020.2.4. Reference: https://plugins.jetbrains.com/plugin/9212-flutter/versions

After I reinstall it, it can be used normally.

Fyi @stevemessick

There is a new version available now for IntelliJ 2020.2.4. This one won't automatically update. You need to uninstall version 51 then look for the version named SNAPSHOT.

  1. Open Settings/Preferences
  2. Select Plugins
  3. Select Installed
  4. Select Flutter
  5. Click the drop-down arrow next to Disable and choose Uninstall
  6. Close the modal window
  7. IntelliJ uninstalls the plugin; I did not have to restart
  8. Re-open Settings/Preferences and re-install the plugin with the SNAPSHOT version
  9. Restart IntelliJ

We plan to release version 52 at the end of the week. If you have already switched to version 50, as suggested above, you might want to wait for that.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sethladd picture sethladd  路  4Comments

ilopX picture ilopX  路  3Comments

daniel-v picture daniel-v  路  4Comments

SAGARSURI picture SAGARSURI  路  3Comments

brianegan picture brianegan  路  3Comments