question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error running 'main.dart': not implemented

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:16 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
HenryWangCoocommented, Mar 27, 2019

@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.

1reaction
dddropcommented, Dec 20, 2018

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)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix flutter lib/main.dart errors - Stack Overflow
I found a solution, the flutter and dart plugin was installed in android studio but everytime i run flutter -v i would get...
Read more >
How to fix Cannot find runner for main.dart with Flutter in IntelliJ
Hi! I recently started working with Flutter. · Cannot find runner for main.dart · Then, Select Languages & Frameworks. After that select Flutter...
Read more >
Fixing common type problems - Dart
No type errors. If you're not seeing expected errors or warnings, make sure that you're using the latest version of Dart and you...
Read more >
Common Flutter errors
Introduction. This page explains several frequently-encountered Flutter framework errors and gives suggestions on how to resolve them.
Read more >
Dart | IntelliJ IDEA Documentation - JetBrains
You can run a Dart web application in any browser, while debugging is supported only in Chrome. To run a Dart web application,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found