feat(ui): add dynamic color Scheme (based on wallpaper) if supported

This commit is contained in:
fbachus
2026-08-09 15:05:09 +02:00
parent 317abbdc8e
commit 5b073b9e94
3 changed files with 32 additions and 17 deletions
+1
View File
@@ -39,6 +39,7 @@ dependencies:
sqflite: ^2.4.2+1
sqlite3: ^3.3.0
sqflite_common_ffi: ^2.4.0+3
dynamic_color: ^1.9.0
dev_dependencies:
flutter_test:
sdk: flutter