iakdis / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
302 stars 30 forks source link

[Feature request] Use Material You with dynamic colors #68

Closed meenbeese closed 1 year ago

meenbeese commented 1 year ago

Describe the solution you'd like Even though Material You has been partially implemented as mentioned in #60, proper implementation is not here. What I mean by this is that the application does not change its colors and overall theme based on the color of the wallpaper. Blue is the default and only color available currently, which is not enough given that Material You is all about customization and personalization.

Additional context There are other great apps which implement proper Material You and are written in Dart. The first that comes to my mind is Obtainium, which you can check its source code to help with the implementation in your own app.

iakdis commented 1 year ago

Hey @meenbeese, thanks for the issue! Also thank you for linking the example. I took a look at it will implement it in the next version :+1:

meenbeese commented 1 year ago

Thank you for addressing the issue so fast. I can't wait for the next release to test it!

iakdis commented 1 year ago

Hey @meenbeese again, This issue should now be resolved with the release v1.9.0! It's available on F-Droid as well now. Let me know if it's working as expected.

meenbeese commented 1 year ago

Hello @iakmds! I tried the new version 1.9.0 and it works perfectly. I like how the custom color is subtle and not aggressive. I also appreciate the AMOLED black theme as it looks great with the Material You colors. Thanks for implementing this.

iakdis commented 1 year ago

I'm really happy to hear that! I assume we can close this issue now :smiley: