SpotiFLAC-Mobile/lib/services
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
..
apk_downloader.dart refactor: code cleanup and improvements 2026-01-17 09:07:29 +07:00
app_state_database.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
cover_cache_manager.dart refactor: remove redundant comments and fix setMetadataSource bug 2026-03-18 01:12:16 +07:00
csv_import_service.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
download_request_payload.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
downloaded_embedded_cover_resolver.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
ffmpeg_service.dart chore: clean up codebase 2026-03-26 16:43:56 +07:00
history_database.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
library_collections_database.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
library_database.dart perf: lazy extension VM init, incremental startup maintenance, and UI optimizations 2026-03-25 19:55:02 +07:00
local_track_redownload_service.dart fix: skip tracks already in FLAC from queue-as-FLAC selection and fix local album track list widget identity 2026-03-17 15:02:19 +07:00
notification_service.dart fix(ios): recover notification permission and path handling 2026-02-12 02:23:54 +07:00
platform_bridge.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
share_intent_service.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
shell_navigation_service.dart chore: rebuild dev history without streaming-era commits 2026-02-27 13:48:44 +07:00
update_checker.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00