devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Android Studio: I can't switch to Light Mode When I launch Flutter Inspector

Open ImadBouirmane opened this issue 1 year ago • 3 comments

Hi As I mentioned in the title check the video recorded below: https://github.com/flutter/devtools/assets/8468212/3bd9984e-5ee6-46a8-a002-8a29a3df6c43


DevTools version: 2.28.5 IDE: Android-Studio Connected Device: CPU / OS: arm64 (64 bit) android Connected app type: Flutter native (debug build) Dart Version: 3.3.1 Flutter Version: 3.19.3 / stable Framework / Engine: ba39319843 / 2e4ba9c6fb

ImadBouirmane avatar Apr 01 '24 15:04 ImadBouirmane

Thanks for reporting! CC @CoderDake

polina-c avatar Apr 06 '24 19:04 polina-c

I recommend that we remove the setting to toggle theme when in embedded mode. In embedded mode, the DevTools screens should inherit the theme from the IDE. However, due to https://github.com/flutter/flutter-intellij/issues/7319, this is currently broken in IntelliJ.

kenzieschmoll avatar Apr 08 '24 22:04 kenzieschmoll

@kenzieschmoll Yeah will be good because in VSCode work fine !

ImadBouirmane avatar Apr 12 '24 16:04 ImadBouirmane