Skip to content

IDEA 2023.3.2 Incompatible with Flutter plugin: 77.1.2 #7181

@passsy

Description

@passsy

Steps to Reproduce

IntelliJ IDEA 2023.3.2 (Ultimate Edition)
Build #IU-233.13135.103, built on December 20, 2023
Licensed to Pascal Welsch
Subscription is active until May 5, 2024.
Runtime version: 17.0.9+7-b1087.9 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.2.1
GC: G1 Young Generation, G1 Old Generation
Memory: 8000M
Cores: 10
Metal Rendering is ON
Non-Bundled Plugins:
  com.github.copilot (1.4.9.4300)
  Dart (233.13135.65)
  org.jetbrains.android (233.13135.106)
  io.flutter (77.0.1)
Kotlin: 233.13135.103-IJ
Flutter Plugin: 77.0.1
Dart Plugin: 233.13135.65

No update available
Screen-Shot-2024-01-16-17-25-20 39

Screen-Shot-2024-01-16-17-19-12 16

I don't get any alt + Enter actions like "Wrap Widget"

I tired it with Flutter stable and Flutter beta

[!] Flutter (Channel stable, 3.16.5, on macOS 14.2.1 23C71 darwin-arm64, locale en-DE)
    • Flutter version 3.16.5 on channel stable at /Users/pascalwelsch/.puro/envs/flutter3_16/flutter
    ! Warning: `dart` on your path resolves to /opt/homebrew/Cellar/dart/3.2.0/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/pascalwelsch/.puro/envs/flutter3_16/flutter. Consider adding
      /Users/pascalwelsch/.puro/envs/flutter3_16/flutter/bin to the front of your path.
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 78666c8dc5 (4 weeks ago), 2023-12-19 16:14:14 -0800
    • Engine revision 3f3e560236
    • Dart version 3.2.3
    • DevTools version 2.28.4
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

[✓] IntelliJ IDEA Ultimate Edition (version 2023.3.2)
    • IntelliJ at /Users/pascalwelsch/Applications/IntelliJ IDEA Ultimate.app
    • Flutter plugin version 77.0.1
    • Dart plugin version 233.13135.65
[!] Flutter (Channel stable, 3.16.5, on macOS 14.2.1 23C71 darwin-arm64, locale en-DE)
    • Flutter version 3.16.5 on channel stable at /Users/pascalwelsch/.puro/envs/flutter3_16/flutter
    ! Warning: `dart` on your path resolves to /opt/homebrew/Cellar/dart/3.2.0/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/pascalwelsch/.puro/envs/flutter3_16/flutter. Consider adding
      /Users/pascalwelsch/.puro/envs/flutter3_16/flutter/bin to the front of your path.
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 78666c8dc5 (4 weeks ago), 2023-12-19 16:14:14 -0800
    • Engine revision 3f3e560236
    • Dart version 3.2.3
    • DevTools version 2.28.4
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

[✓] IntelliJ IDEA Ultimate Edition (version 2023.3.2)
    • IntelliJ at /Users/pascalwelsch/Applications/IntelliJ IDEA Ultimate.app
    • Flutter plugin version 77.0.1
    • Dart plugin version 233.13135.65

It is working fine with IntelliJ 2023.1.5, but I would like to update at some point to a newer version.

[✓] IntelliJ IDEA Ultimate Edition (version 2023.1.5)
    • IntelliJ at /Users/pascalwelsch/Applications/IntelliJ IDEA Ultimate 2023.1.5.app
    • Flutter plugin version 77.1.2

Notable: the older Intellij version can get a newer Flutter plugin version. Maybe the constraints do not match?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions