flutter-intellij
flutter-intellij copied to clipboard
Flutter Plugin for IntelliJ
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: ...
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.
There is no selection to choose the wireless debugging option for Flutter projects  .
See the stack trace in #6135. There is a new warning a/o 2022.1.
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"...
## 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...
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