bbb_app icon indicating copy to clipboard operation
bbb_app copied to clipboard

[iOS] [Android] Default theme settings from system (Dark/Light)

Open iMonZ opened this issue 4 years ago • 7 comments

Add an option for a three Way dark mode button!

  1. Dark mode forced to turn on 2.(middle button) Will get the automatic dark mode from the system settings
  2. Dark mode forced to turn off

This feature would be an great improvement!

iMonZ avatar Feb 11 '21 18:02 iMonZ

Sure, I need to check wether we can get this information from the system!

bennyboer avatar Feb 11 '21 18:02 bennyboer

I want to try this out myself but currently im not able to start this project in IntelliJ without any problems.

Can you recommend an IDE for .dart and flutter?

iMonZ avatar Feb 12 '21 11:02 iMonZ

I use IntelliJ IDEA Ultimate! But I needed Android Studio for Android development. XCode is required for iOS development

bennyboer avatar Feb 12 '21 11:02 bennyboer

I use IntelliJ IDEA Ultimate! But I needed Android Studio for Android development. XCode is required for iOS development

Oh perfect thanks so now I know that i’m on the right way with IntelliJ

iMonZ avatar Feb 12 '21 11:02 iMonZ

I think it would be easier to initially load the system theme instead of changing the UI. @iMonZ Are you currently working on this, otherwise I will plan this for the next release (v0.3.0).

bennyboer avatar Feb 25 '21 09:02 bennyboer

I think it would be easier to initially load the system theme instead of changing the UI.

@iMonZ Are you currently working on this, otherwise I will plan this for the next release (v0.3.0).

I’m sorry but I'm not working on it! Currently I'm into a few dart books to understand it better.

iMonZ avatar Feb 25 '21 09:02 iMonZ

No problem! Then I will plan it for 0.3.0!

bennyboer avatar Feb 25 '21 10:02 bennyboer