Vaani/lib/features
Claude 8667bd03dd
fix: improve navigation stack and ensure square cover aspect ratios
Navigation fixes:
- Change goNamed to pushNamed in all library browser pages
- Maintains proper back navigation stack
- Back button now goes step by step instead of to beginning
- Prevents app from closing when navigating back from book detail

Grid layout fixes:
- Book covers are now always square (1.0 aspect ratio)
- Overall card aspect ratio is 0.75 to provide space for text
- Wrap cover in AspectRatio widget instead of using Expanded
- Ensures title and author info always visible below covers
- Fixes issue where book info was missing in series view
2025-11-20 21:03:15 +00:00
..
downloads refactor: remove transparent background color from app bars 2025-04-19 19:47:25 +05:30
explore refactor: remove transparent background color from app bars 2025-04-19 19:47:25 +05:30
item_viewer/view fix: run dart fix 2025-04-23 00:29:02 +05:30
library_browser/view fix: improve navigation stack and ensure square cover aspect ratios 2025-11-20 21:03:15 +00:00
logging feat: ability to change library (#77) 2025-04-19 19:17:31 +05:30
onboarding feat: add PlayingIndicatorIcon widget for animated playback indication (#80) 2025-04-23 16:23:57 +05:30
per_book_settings upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
playback_reporting upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
player feat: add PlayingIndicatorIcon widget for animated playback indication (#80) 2025-04-23 16:23:57 +05:30
shake_detection upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
sleep_timer chore: remove deprecated apis (#74) 2025-04-10 19:42:08 +05:30
you/view fix: keyboard not showing when adding new user (#79) 2025-04-23 15:00:01 +05:30