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

Not sure if this is a bug or intended. I typed in project name, a default directory is shown with `new_project` as the last subdirectory: ![Screen Shot 2022-04-20 at 10...

ide-consistency

## Steps to Reproduce Install Flutter plugin on IntelliJ and run or debug any example app It has no indicator as below when app is running on Simulator ![CleanShot 2022-05-16...

bug
good-first-issue
ide-consistency

Is there a reason why Flutter plugin took over running Dart `main` and tests instead of the the Dart plugin? There are some issues with running dart tests, e.g. [1](https://youtrack.jetbrains.com/issue/WEB-47203)...

Switch live templates to use the analyzer snippets instead of XML files. That will fix #6071.

It would be great if we could hook up jump to definition to keep going all the way down into the C++ code.

enhancement

There is no selection to choose the wireless debugging option for Flutter projects ![218299322__36162829__192736](https://user-images.githubusercontent.com/34953062/153336547-2103dbf9-89d1-4012-a08f-c2fc8300a0b4.png) .

new feature
ide-consistency

See the stack trace in #6135. There is a new warning a/o 2022.1.

platform-idea

Currently the plugin disallows creating an app with Android package name like "myorg.myproject" ## Steps to Reproduce - Open Android Studio with Flutter plugin installed - Click "New Flutter Project"...

tech debt
fixit friday
ide-consistency

## What happened changed CupertinoDatePicker's minimumDate ## Version information Android Studio `Chipmunk | 2021.2.1` • Flutter plugin `io.flutter 67.1.2` • Dart plugin `212.5744` Flutter 3.0.0 • channel stable • https://github.com/flutter/flutter.git...

perf-tool

I think we may need to add some special handling for mapping dart files, see the expected inputs/outputs for the VM service to do this mapping: https://github.com/dart-lang/sdk/blob/main/pkg/vm_service/test/uri_mappings_lookup_test.dart