beansoft / flutter-storm-support

🧩 a WebStorm/PhpStorm/GoLand plugin for developing Flutter applications
https://plugins.jetbrains.com/plugin/14718-flutter-storm
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Don't work please update #28

Open SoulessSkay opened 2 years ago

SoulessSkay commented 2 years ago

Plugin 'com.github.beansoftapp.flutter.storm' failed to initialize and will be disabled. Please restart IntelliJ IDEA.

don't works on last version intellij

beansoft commented 2 years ago

Which IntelliJ IDEA version do you use? IntelliJ IDEA 2022.1 EAP (Ultimate Edition) Build #IU-221.5080.9, built on March 16, 2022

The latest EAP 5 version has some issue but can be skipped. Also please update the Dart plugin first.

beansoft commented 2 years ago

I've also tested under IDEA 2021.3.3, all runs OK, please check the Dart plugin first, make sure it's updated and enabled.

LibraryInfoServices commented 2 years ago

I was getting the same message after reinstalling. It was 100% related to having accidentally installed the normal Flutter plugin alongside Flutter Storm. Removing Flutter fixed it.