SpotiFLAC-Mobile/lib
zarzet 1546d7da22
feat: add external LRC lyrics file support and fix locale parsing
- Add lyrics mode setting (embed/external/both) for saving lyrics
- Implement SaveLRCFile() in Go backend for all providers (Tidal, Qobuz, Amazon)
- Fix locale parsing in app.dart to handle country codes (e.g., pt_PT -> Locale('pt', 'PT'))
- Change Portuguese label from Portugal to Brasil in language settings
2026-01-19 18:57:27 +07:00
..
constants feat: add quick search provider switcher and genre/label for extensions 2026-01-19 02:14:52 +07:00
l10n feat: add external LRC lyrics file support and fix locale parsing 2026-01-19 18:57:27 +07:00
models feat: add external LRC lyrics file support and fix locale parsing 2026-01-19 18:57:27 +07:00
providers feat: add external LRC lyrics file support and fix locale parsing 2026-01-19 18:57:27 +07:00
screens feat: add external LRC lyrics file support and fix locale parsing 2026-01-19 18:57:27 +07:00
services feat: add external LRC lyrics file support and fix locale parsing 2026-01-19 18:57:27 +07:00
theme refactor: more code cleanup 2026-01-17 10:04:21 +07:00
utils refactor: more code cleanup 2026-01-17 10:04:21 +07:00
widgets feat: v3.1.2 - MP3 option, dominant color headers, sticky titles, disc separation 2026-01-19 02:13:53 +07:00
app.dart feat: add external LRC lyrics file support and fix locale parsing 2026-01-19 18:57:27 +07:00
main.dart refactor: more code cleanup 2026-01-17 10:04:21 +07:00