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

Hey all, @pq had an interesting PR against a project of mine: helping me sort imports. I realized: Is there any way we could make this easier for end users?...

dependency: dart plugin

Probably related to https://github.com/flutter/flutter-intellij/issues/5272 ## Steps to Reproduce 1. File > New project > Select Flutter > Next 2. Enter `test-project` as Project name > Finish 3. Error appears with...

fixit friday

The `flutter test --coverage` command produces an `coverage/lcov.info` file that contains information about the line coverage of your tests. We should be able to visualize that information in IntelliJ. 1....

Would be cool to provide the Android Studio path in the plugin's settings page since setting it using command line tool is somehow dificult and sometimes just doesn't work.

new feature
d: intellij
proposal

[bug-report_4.md](https://github.com/flutter/flutter-intellij/files/8591552/bug-report_4.md) Android Studio `Bumblebee | 2021.1.1 Patch 3` • Flutter plugin `io.flutter 66.0.1` • Dart plugin `211.7817` Error getting Flutter sdk information.

perf-tool

The `stless` and friends macros should generate code that uses the new super param feature if it is available. Super parameters are available when the lower SDK bound of the...

When using flutter_localizations and `generate: true`, the IDE's 'pub get' clear the generated files, but doesn't generate them. Using `flutter pub get` in terminal generates them. ``` [✓] Flutter (Channel...

## Use case Using Flutter Intellij plugin version `58.0.3` it shows the list of warnings and info results from the linter, and it lets you go to each file and...

d: intellij
dependency: dart
proposal
passed first triage

Google is sunsetting Universal Analytics as of July 1, 2023. We need to convert to Google Analytics 4 before then. cc: @jacob314 @jwren @jayoung-lee FWIW I do not have access...

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...

perf-tool