flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Flutter Plugin for IntelliJ

Results 458 flutter-intellij issues
Sort by recently updated
recently updated
newest added

Version information IntelliJ IDEA 2024.3.3 • Flutter plugin io.flutter 83.0.4 • Dart plugin 243.23654.44 Flutter 3.29.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 35c388afb5 (9 days ago) • 2025-02-10...

jxbrowser

Please file this bug report at https://github.com/flutter/flutter-intellij/issues/new. --- ## What happened (please describe what you were doing when this exception occurred) ## Version information IntelliJ IDEA `2024.2.1` • Flutter plugin...

In trying to initialize JX browser, an exception was thrown here: https://github.com/flutter/flutter-intellij/blob/8a864aa1665b80805ba9094bf3e58ae9f220792c/flutter-idea/src/io/flutter/jxbrowser/EmbeddedBrowserEngine.java#L49 Because the exception is swallowed, we were setting `engine` to null here: https://github.com/flutter/flutter-intellij/blob/8a864aa1665b80805ba9094bf3e58ae9f220792c/flutter-idea/src/io/flutter/jxbrowser/EmbeddedBrowserEngine.java#L53 We should not be swallowing...

jxbrowser
devtools-integration

Please file this bug report at https://github.com/flutter/flutter-intellij/issues/new. --- ## What happened (please describe what you were doing when this exception occurred) ## Version information Android Studio `Ladybug Feature Drop |...

## What happened IDE Error on Android Studio startup ## Version information Android Studio `Ladybug Feature Drop | 2024.2.2` • Flutter plugin `io.flutter 83.0.3` • Dart plugin `242.24931` Error getting...

## Steps to Reproduce In IntelliJ, I can't enable the horizontal tree guides. I know this issue was already opened and closed (https://github.com/flutter/flutter-intellij/issues/6253) but the solution that supposedly solved it...

I'm just creating a new Flutter Project through the New Project wizard. I can build that demo with no issues. When I close Android Studio and then reopen it it...

eg, if I only want to develop desktop applications or iOS applications