简体   繁体   中英

Flutter Plugin issue in IntelliJ IDEA 17.2

I am trying to add plugin for flutter as recommended by flutter in their site and i am facing two different issues in it

  1. I couldn't find plugin named Flutter in their plugin directory even though they have in their site https://plugins.jetbrains.com/plugin/9212-flutter
  2. if I download the plugin via the sit and install it the plugin referring from disk in IntelliJ, it say it is incompatible.

Anyone facing same kind of issue or anyone found a workaround for this.

I am using IntelliJ IDEA Community Edition 17.2

As far as I know Flutter plugin doesn't yet support EAP versions of IntelliJ.

There is an open issue https://github.com/flutter/flutter-intellij/issues/400

Thanks Gunter. Appreciate your feedback. Finally after creating a second flutter app and loading it in IntellJ , if automatically recognized flutter plugin available to be download and it installs the plugin after i accept the download and installation which followed by a restart for it get activated.

Try updating your Android Studio: Documentation

  1. Open preferences (Android Studio > Check for Updates)
  2. If dart or flutter are listed, update them.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM