Skip to content

In Flutter projects, the toolbar shows two separate device selectors #8762

@khusantoy

Description

@khusantoy

Description

In Flutter projects, the toolbar shows two separate device selectors:

  • Left: "Select Device ↓" (standard Android Studio selector)
  • Right: "[platform] (desktop/web/etc.) ↓" (Flutter's own target selector)

This is confusing and clutters the UI. The standard selector is unnecessary for pure Flutter projects.

Environment

  • Android Studio / IntelliJ IDEA version: Android Studio Otter 3 Feature Drop | 2025.2.3
  • Flutter plugin version: 89.0.0
  • Flutter version: Flutter 3.38.9 • channel stable • https://github.com/flutter/flutter.git
    Framework • revision 67323de285 (10 days ago) • 2026-01-28 13:43:12 -0800
    Engine • hash 5eb06b7ad5bb8cbc22c5230264c7a00ceac7674b (revision 587c18f873) (10 days ago) • 2026-01-27 23:23:03.000Z
    Tools • Dart 3.10.8 • DevTools 2.51.1
  • OS: macOS Tahoe 26.2

Steps to reproduce

  1. Open a Flutter project
  2. Look at the main toolbar
  3. See two device dropdowns side by side

Expected behavior

Only one device selector (Flutter's target selector) should be visible by default.

Current workaround

Right-click toolbar → Customize Toolbar → Remove the standard "Device Selector" action.

Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions