Skip to content

Project creation of "Plugin" project types are broken #8258

Open
@strangedreamsNY

Description

@strangedreamsNY

When creating a new Flutter project of type 'Plugins' or 'FFI Plugins', all sub folders are flattened in the project view, presented as discrete elements, and marked as 'non project files' (see attached image). This broken state persists on open/close/restart/reboot/flushed. cache/logs, etc...

Select

Repro:

  • Create a New Flutter Project
  • In the configuration wizard, change the project type to 'Plugin' or 'FFI Plugin'
    • de-selecting all platforms results in fewer folder entries, but the same broken state
  • Click Finish

Result:

Image

DiagnosticsReport20250610-085009.zip

Android Studio Meerkat Feature Drop | 2024.3.2 Patch 1
Build #AI-243.26053.27.2432.13536105, built on May 22, 2025
Runtime version: 21.0.6+-13368085-b895.109 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.8.0-59-generic
Linux Mint 21.2; glibc: 2.35
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4096M
Cores: 36
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
Dart (243.26753.1)
io.flutter (85.3.1)
Current Desktop: X-Cinnamon

❯ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.32.2, on Linux Mint 21.2 6.8.0-59-generic, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✗] Chrome - develop for the web (Cannot find Chrome executable at
/var/lib/flatpak/app/com.google.Chrome/current/active/export/bin/com.google.Chrome)
! /var/lib/flatpak/app/com.google.Chrome/current/active/export/bin/com.google.Chrome is not executable.
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2023.3)
[✓] Android Studio (version 2024.2)
[✓] Android Studio (version 2022.1)
[✓] Android Studio (version 2024.3.2)
[✓] Android Studio (version 2025.1.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2025.1)
[✓] VS Code (version unknown)
✗ Unable to determine VS Code version.
[✓] Connected device (1 available)
[✓] Network resources

! Doctor found issues in 1 category.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions