iakmds / 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
267 stars 26 forks source link

[Feature request] Switch to Material You #60

Closed piu130 closed 1 year ago

piu130 commented 1 year ago

Describe the solution you'd like Migrate the app from Material to Material You. Flutter seems to have build in support for Material You, but it's opt in. If you want to wait until it's default, at least an adaptive icon would be great, so the homescreen would be more consistent :)

iakmds commented 1 year ago

Thank you a lot for this issue! I was aware of Material You, somehow I didn't consider it yet. Material You will be enabled by default in the next version, it can be disabled via settings.

Regarding the adaptive icon, it should also work in the next version, though we'll need to test that

piu130 commented 1 year ago

Wow. That was fast :) Thank you! The icon does not currently work on my device, but this might be a problem with with the library flutter_launcher_icons. See this issue.

iakmds commented 1 year ago

Right, I also saw another issue regarding adaptive icons in that package. Anyway, hope you enjoy the update!