After cloning a git repository with GitKraken (<a href="https://github.com/cloudwebrtc/flutter-webrtc" rel="noreferrer">https://github.com/cloudwebrtc/flutter-webrtc</...
Is there a way to run an action in Intellij Idea when I switch to the Emulator (Intellij Idea Editor looses focus). What I want to archive: when I switch to An...
<a href="https://i.stack.imgur.com/V72SZ.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/V72SZ.png" alt="enter image description here" /></a> <p...
Screenshot of my issue(Red Squiggly lines in my dart code) <a href="https://i.stack.imgur.com/QjoBL.png" rel="nofollow noreferrer"><img src="https://i.stack.im...
I have coded in Java with IntelliJ and found that the code completion works perfectly. But when I tried to code in a new language (Dart), the auto-completion does not...
When running flutter build apk I get the following: <pre><code>w: Runtime JAR files in the classpath should have the same version. These files were found in the cl...
<a href="https://i.stack.imgur.com/Kmc5K.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Kmc5K.jpg" alt="enter image description here" /></a> Flutte...
I need to have <strong>Flutter</strong> set to the <strong>Beta</strong> channel (Flutter 1.25.0-8.3.pre at the time of writing) but not to opt in into the...
The ability of the "generate sample content" popup menu for a new Flutter project in IntelliJ IDEA seems to have disappeared on my installation. (It used to work until...
My team members and me often face the problem in Intellij that we cannot <strong>import some classes via Alt+Enter</strong> because Intellij hasn't indexed them succes...
I hope there is a solution to this coz Google did not help much Android Studio Flutter project can not recognize GradleException and Properties in build.gradle ...
I have three projects, one common widget package and two applications. I have the following directory structure <ul> <li>widgets (pubspec.yaml, lib/, ..)</li> <li...
I've installed some Dart/Flutter live templates to Android Studio (File/Import settings and imported from Jar file) that messed up everything. How can I restore only t...
When trying to compile/run my Flutter project in IntelliJ IDEA I get this error (with no hint what part of my code it relates to). Any ideas please? Thanks!! <p...
I wanted to try out flutter with IntelliJ, so I followed the order of <a href="https://flutter.io/setup-macos/" rel="nofollow noreferrer">https://flutter.io/setup-maco...