SpotiFLAC-Mobile/lib/utils
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
..
app_bar_layout.dart feat: responsive layout tuning, cache management page, and improved recent access UX 2026-02-09 15:58:50 +07:00
artist_utils.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
clickable_metadata.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
file_access.dart fix: handle nested legacy iOS Documents path in validation 2026-03-15 20:18:29 +07:00
local_library_scan_prefs.dart fix: honor local library auto-scan cooldown 2026-03-16 22:35:17 +07:00
logger.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
lyrics_metadata_helper.dart feat: add M4A metadata/cover embed support across all Flutter screens 2026-03-22 23:01:32 +07:00
mime_utils.dart feat: download cancellation, duplicate detection, progress tracking improvements 2026-01-16 03:46:31 +07:00
path_match_keys.dart perf: lazy extension VM init, incremental startup maintenance, and UI optimizations 2026-03-25 19:55:02 +07:00
string_utils.dart feat: add home feed provider setting, fix Qobuz cover URL propagation 2026-03-25 15:46:22 +07:00