Vaani/lib/features/library_browser/view
Claude 86eddcac45
fix: add null safety assertions for Text widgets
Add non-null assertion operators for authorName and subtitle in Text
widgets where null checks are already performed. This resolves the
null safety compilation errors.
2025-11-20 17:07:18 +00:00
..
filtered_library_items_page.dart fix: add null safety assertions for Text widgets 2025-11-20 17:07:18 +00:00
library_authors_page.dart feat: implement filtered book navigation and improve author sorting 2025-11-20 16:43:21 +00:00
library_browser_page.dart feat: implement library view with Authors, Genres, and Series browsing 2025-11-20 10:52:18 +00:00
library_genres_page.dart feat: implement filtered book navigation and improve author sorting 2025-11-20 16:43:21 +00:00
library_series_page.dart feat: implement filtered book navigation and improve author sorting 2025-11-20 16:43:21 +00:00