SpotiFLAC-Mobile/lib/widgets
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
..
animation_utils.dart fix(ui): skip popular section in artist skeleton for providers without top tracks 2026-03-27 13:27:07 +07:00
audio_analysis_widget.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
bottom_sheet_option_tile.dart perf: lazy extension VM init, incremental startup maintenance, and UI optimizations 2026-03-25 19:55:02 +07:00
cached_cover_image.dart chore: cleanup unused code and dead imports 2026-01-20 02:10:10 +07:00
collapsing_header.dart chore: accessibility improvements, Semantics wrappers, and tooltip additions across screens 2026-03-08 15:08:13 +07:00
donate_icons.dart chore: clean up codebase 2026-03-26 16:43:56 +07:00
download_service_picker.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
playlist_picker_sheet.dart feat: auto fill playlist name during import 2026-03-15 02:54:02 +00:00
priority_settings_scaffold.dart chore: accessibility improvements, Semantics wrappers, and tooltip additions across screens 2026-03-08 15:08:13 +07:00
settings_group.dart refactor: continue code cleanup 2026-02-04 10:42:51 +07:00
track_collection_quick_actions.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
update_dialog.dart feat: show 'Internal' version in debug builds, optimize download timeouts, and fix navigation safety 2026-03-12 04:02:14 +07:00