mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 15:52:16 +00:00
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. |
||
|---|---|---|
| .. | ||
| anime | ||
| browse | ||
| calendar | ||
| history | ||
| library | ||
| main_view | ||
| manga | ||
| mass_migration | ||
| more | ||
| novel | ||
| tracker_library | ||
| updates | ||
| webview | ||
| widgets | ||