Vaani/lib/router
Claude 8300cc7571
fix: correct type checking and imports in filtered library page
- Add shelfsdk import to router.dart for Filter types
- Fix Media and MediaMetadata type checking using freezed mapOrNull
- Handle all Media variants (book, bookMinified, bookExpanded)
- Handle all MediaMetadata variants to extract title, subtitle, and authors
- Fix BookMetadata accessing authors list instead of authorName property

Resolves compilation errors in GitHub Actions build.
2025-11-20 16:54:06 +00:00
..
models chore: remove deprecated apis (#74) 2025-04-10 19:42:08 +05:30
transitions custom palette generator 2024-05-11 04:06:25 -04:00
constants.dart feat: implement filtered book navigation and improve author sorting 2025-11-20 16:43:21 +00:00
router.dart fix: correct type checking and imports in filtered library page 2025-11-20 16:54:06 +00:00
scaffold_with_nav_bar.dart feat: ability to change library (#77) 2025-04-19 19:17:31 +05:30