mangayomi-mirror/lib
NBA2K1 525eeea3ac Use shared library index for manga cards
Replace per-widget Isar StreamBuilder usage with a single shared
library index managed in MangaHomeScreen.

- Subscribe once to manga updates and build a name -> Manga map
- Pass libraryManga down to card widgets instead of querying per item
- Remove StreamBuilder logic from MangaImageCardWidget and list tile
- Use library data for cover, tracker image, and favorite state
- Add favorite overlay indicator based on libraryManga
- Clean up redundant filtering and improve performance

This reduces rebuild overhead and avoids multiple database listeners
per list/grid item.
2026-04-19 01:48:39 +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 Use shared library index for manga cards 2026-04-19 01:48:39 +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