flutter-intellij
flutter-intellij copied to clipboard
Flutter Plugin for IntelliJ
Good morning, On the dev tools built into Android Studio, hot reloading only happens once, while the web console is fully functioning. ___ **DevTools version**: 2.37.2 **IDE**: Android-Studio **Connected Device**:...
Fixes https://github.com/flutter/flutter-intellij/issues/7624
If the DevTools tool window gets in a bad state, the user may want to reload the window. Can we add a 'reload tool' option to the right-click / context...
 The Flutter icon is not visible when the tool window is selected because it blends into the blue background. When selected we should...
Since the DevTools performance page is available in IntelliJ now, we no longer need the Flutter performance window.
Performing a full reload of the DevTools tool window when the IDE theme is changed is disruptive to the user's workflow and may cause them to lose any debugging data...
## Steps to Reproduce When the breakpoint is reached, the variable cannot be expanded to view specific information。 ## Version info ``` Doctor summary (to see all details, run flutter...
 Hi everyone! I am new to this stuff and I need to create [values.xml]file under src->main->res->values file but the error message keep coming up. Please give guidance in this...
The IntelliJ Flutter test runner succeeds when not specifying a platform (i.e. VM). Change the Flutter test runner configuration to specify additional args of `--platform chrome` and the test runner...
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.0.2` • Flutter plugin...