mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-04-01 01:20:21 +02:00
- Use ValueNotifier+ValueListenableBuilder for file existence checks instead of setState - Scope Riverpod watches with field-level select() to reduce unnecessary rebuilds - Pass precomputed params to _TrackItemWithStatus to avoid per-item provider watches - Memoize filter/sort computations per build pass - Isolate queue header/list into dedicated Consumer slivers - Fix Positioned/ValueListenableBuilder nesting order in grid view