After updating the Flutter IntelliJ plugin to version 95.0.0 in Android Studio Rabbit 1 (2026.2.1 Canary 1) on macOS, the editor displays a "No Flutter SDK configured" banner on Dart/Flutter files.
Under Settings > Languages & Frameworks > Flutter, the Flutter SDK path / version configuration does not seem to recognize or properly configure the SDK.
Steps to Reproduce
- Install Android Studio Rabbit 1 | 2026.2.1 Canary 1 (Build #AI-262.9437.185.2621.16076543).
- Install / update the Flutter plugin to version
95.0.0.
- Open a Flutter/Dart project.
- Open any Dart file in the editor.
Expected Behavior
- The Flutter SDK should be detected/configured properly
Actual Behavior
- A banner appears at the top of the editor:
"No Flutter SDK configured." with options Dismiss and Open Flutter settings.
- The Flutter SDK settings panel under Languages & Frameworks > Flutter fails to load/recognize the Flutter SDK path and version properly.
Workaround
Downgrading the Flutter plugin to 94.0.0 resolves the issue temporarily:
- Uninstall Flutter plugin
95.0.0.
- Download and install
94.0.0 from the JetBrains Marketplace.
- Restart IDE.
Environment Details
After updating the Flutter IntelliJ plugin to version
95.0.0in Android Studio Rabbit 1 (2026.2.1 Canary 1) on macOS, the editor displays a "No Flutter SDK configured" banner on Dart/Flutter files.Under Settings > Languages & Frameworks > Flutter, the Flutter SDK path / version configuration does not seem to recognize or properly configure the SDK.
Steps to Reproduce
95.0.0.Expected Behavior
Actual Behavior
"No Flutter SDK configured."with optionsDismissandOpen Flutter settings.Workaround
Downgrading the Flutter plugin to
94.0.0resolves the issue temporarily:95.0.0.94.0.0from the JetBrains Marketplace.Environment Details
OS: macOS (Apple Silicon / aarch64)
IDE: Android Studio Rabbit 1 | 2026.2.1 Canary 1
#AI-262.9437.185.2621.16076543, built on August 13, 202625.0.3+-15898627-b508.16 aarch64Flutter Plugin Version:
95.0.094.0.0