mangayomi-mirror/lib
NBA2K1 98b3121c04 Move tracker lookup to parent
Replace per-card Isar tracking streams with a single subscription in
TrackerSectionScreen.

- Build a mediaId -> Track index at the screen level
- Pass resolved Track? into TrackerLibraryImageCard
- Convert TrackerLibraryImageCard to a plain StatelessWidget
- Remove StreamBuilder, ConsumerStatefulWidget, and keep-alive boilerplate
- Keep the same UI while reducing widget-level DB work

This follows the same parent-index pattern used elsewhere and makes
the tracker library view lighter and easier to maintain.
2026-04-19 01:48:59 +02:00
..
eval + 2026-04-15 11:42:18 +01:00
ffi dart format 2025-05-30 17:43:42 +01:00
l10n fix spelling 2026-04-09 23:30:04 +02:00
models feat: add Novel TTS #482 #626 2026-04-09 12:17:17 +01:00
modules Move tracker lookup to parent 2026-04-19 01:48:59 +02:00
providers integrated ApkBridge for desktop 2026-04-04 23:05:51 +02:00
router added mass migration 2026-04-06 01:49:08 +02:00
services Enhance torrent server functionality and performance 2026-04-13 12:43:13 +01:00
src/rust Fix #643 2026-01-26 17:28:25 +01:00
utils feat #682 option to split chapter whe importing local epub 2026-04-07 11:55:42 +01:00
main.dart fix: improve app lock screen handling and mouse back button support 2026-04-15 14:04:13 +01:00