bbb_app
bbb_app copied to clipboard
[iOS] [Android] Default theme settings from system (Dark/Light)
Add an option for a three Way dark mode button!
- Dark mode forced to turn on 2.(middle button) Will get the automatic dark mode from the system settings
- Dark mode forced to turn off
This feature would be an great improvement!
Sure, I need to check wether we can get this information from the system!
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?
I use IntelliJ IDEA Ultimate! But I needed Android Studio for Android development. XCode is required for iOS development
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
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 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.
No problem! Then I will plan it for 0.3.0!