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.

Opening an existing Flutter project that is missing .iml/.idea files causes confusing errors

See original GitHub issue

We should implement ProjectOpenProcessor for easy opening existing Flutter projects (I mean those that have never been opened in the IDE before and do not have .idea folder, so that Flutter module is created for them, not the default module type).

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:17 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
golearycommented, Apr 17, 2018

sorry for the slow response. I had to open settings and update flutter sdk location in the language settings to match the path of my other IDE created projects. image I believe I also had to enable dart for the project: image

1reaction
pqcommented, Apr 18, 2018

Super. That helps. Thanks for following up!

Read more comments on GitHub >

github_iconTop Results From Across the Web

java - IntelliJ IDE | .iml File lost or deleted - Stack Overflow
*Copy the .iml file by going into package files, right-clicking the package name, and press paste. You can accomplish this in the left-hand...
Read more >
IntelliJ IDEA 2021.1 EAP (211.4961.19 build) Release Notes
Bug, IDEA-253600, Problems view: quickfixes applied from the Project Errors tab don't work if the problematic file is not opened in the active...
Read more >
Exploring the .idea Folder in Android | by Oliver Spryn
Whenever I used to start a new Android or another IntelliJ-based project, the first thing I would often do was throw the entire...
Read more >
Forum Activities Dashboard - CS2103 - GitHub Pages
Should that be true, it might be that ip.iml was taking priority (for whatever reason) over your test.iml file, hence triggering the error...
Read more >
Why Is My Main And Test Folders Marked As A Project Module
Try adding existing source code by hitting File > New > Module from Existing settings for a project opened through Intellij IDE are...
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