SpotiFLAC-Mobile/lib
zarzet f29177216d refactor: enable strict analysis options and fix type safety across codebase
Enable strict-casts, strict-inference, and strict-raw-types in
analysis_options.yaml. Add custom_lint with riverpod_lint. Fix all
resulting type warnings with explicit type parameters and safer casts.

Also improves APK update checker to detect device ABIs for correct
variant selection and fixes Deezer artist name parsing edge case.
2026-03-27 19:28:42 +07:00
..
constants chore: bump version to 4.1.0+117 2026-03-25 23:23:14 +07:00
l10n feat: add flat singles folder option (Artist/song.flac without Singles subfolder) 2026-03-26 18:15:37 +07:00
models refactor: extract YouTube download to ytmusic extension and fix UI issues 2026-03-26 16:17:57 +07:00
providers refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
screens refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
services refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
theme feat: add animation utilities and fix regressions in UI refactor 2026-03-26 13:38:07 +07:00
utils refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
widgets refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
app.dart feat: move Amazon Music to extension, fix Deezer download timeout 2026-03-08 04:15:28 +07:00
main.dart fix: unify search bar, filter chips, tab navigation, and clean up comments 2026-03-25 22:27:22 +07:00