Error running 'main.dart': not implemented
See original GitHub issueThanks 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:
- Created 5 years ago
- Comments:16 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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)