flutter-intellij
flutter-intellij copied to clipboard
Flutter Plugin for IntelliJ
--- ## What happened I closed the development chrome the app was running in while I was debugging a flutter project, I had the evaluate pop-up open and I was...
Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at [github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new). ## Steps to Reproduce _Please tell us what you were...
(originally filed as https://youtrack.jetbrains.com/issue/IDEA-354564, but this needs to be fixed in the Flutter plugin) After updating the Dart plugin to 241.17502, the Run gutter icons for tests and test groups...
After update, it does not show any properties in flutter outline
## Steps to Reproduce Not entirely sure if it's the Flutter plugin or the Dart one... Lately, very likely since the last upgrade of the Flutter plugin, the IDE doesn't...
### Steps to reproduce 1. Create a new plugin like this: `flutter create --org com.example --template=plugin --platforms=android -a kotlin hello` 2. Open the project 3. Edit e.g. `android/src/main/kotlin/com/example/hello/HelloPlugin.kt ` ###...
@d-apps commented on [Thu Jan 10 2019](https://github.com/flutter/flutter/issues/26362) ``` [√] Flutter (Channel stable, v1.0.0, on Microsoft Windows [Version 10.0.17134.523], locale en-US) [√] Android toolchain - develop for Android devices (Android SDK...
Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at [github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new). ## Steps to Reproduce Hello, I am developing a plug-in...
Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at [github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new). ## Steps to Reproduce 1. Set breakpoint, 2. When application...
I write a flutter projet and i want to view the build.gradle file and edit in android studio. I get below error message. ## Version information Android Studio `Jellyfish |...