flutter-intellij: Error running 'main.dart': not implemented

Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at github.com/flutter/flutter.

Steps to Reproduce

Please tell us what you were doing and what went wrong

Version info

Please paste the output of running flutter doctor -v here (available from the command line or from Tools > Flutter > Flutter Doctor). It will provide the version of the Flutter framework as well as of the IntelliJ plugin.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (1 by maintainers)

Most upvoted comments

@PeterCaballero I’m follow you step, rm all directories, but not work for me. i’m mac os , cloud tell me some details about it , thanks a lot~!

😃

Hello Henry, I’m also working on macOS (Mojave) and my version of Intellij is 2018.3:

  • I removed dart and flutter plugins directly from Preferences menu, then i closed the IDE, removed all the directories and then when i opened Intellij again it looks like i’ve never opened a single project or either work with the software.
  • Installed plugins again and thats all, i could run my app without problems.

PD. Probably you could also search ‘How to restart intellij default settings’ but probably you will find something related to these instructions.

Good Luck

@PeterCaballero it works , thanks.

I got the same problem too. And I fixed this by reset IntelliJ IDEA settings.

(Maybe this page will help you to find locations of IntelliJ IDEA settings)