refactor: create separate BLoCs for each screen with comprehensive tests
- Created 8 separate BLoCs (Home, Library, BookDetails, AddBook, Scanner, Categories, Wishlist, Settings) - Each BLoC has its own event, state, and bloc files - Added 70 comprehensive tests covering all BLoC functionality - All tests passing (70/70) - Fixed linting issues and updated deprecated APIs - Improved code organization and maintainability
This commit is contained in:
BIN
bookshelf_flutter/web/icons/Icon-192.png
Normal file
BIN
bookshelf_flutter/web/icons/Icon-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
BIN
bookshelf_flutter/web/icons/Icon-512.png
Normal file
BIN
bookshelf_flutter/web/icons/Icon-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.1 KiB |
BIN
bookshelf_flutter/web/icons/Icon-maskable-192.png
Normal file
BIN
bookshelf_flutter/web/icons/Icon-maskable-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
BIN
bookshelf_flutter/web/icons/Icon-maskable-512.png
Normal file
BIN
bookshelf_flutter/web/icons/Icon-maskable-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user