tane/apps/app_seeds/lib/ui
vjrj 8a19a6c85a feat(block1): photo thumbnails in the inventory list
The list showed only initials even when a variety had a photo (quick-add stores
one as an encrypted BLOB). Now the avatar shows the first photo, falling back to
the initial — matching the "foto/inicial" list spec.

- VarietyListItem carries the first photo bytes; watchInventory loads them in a
  single query per emission.
- List tile renders a MemoryImage avatar when present.

Tests: repository (photo bytes surfaced, null when none) and a widget test
(avatar replaces the initial). Full suite: 37 passing, 0 skipped.
2026-07-07 22:03:36 +02:00
..
inventory_list_screen.dart feat(block1): photo thumbnails in the inventory list 2026-07-07 22:03:36 +02:00
quantity_kind_l10n.dart feat(block1): inventory walking skeleton + first quick-add slice 2026-07-07 15:16:14 +02:00
quick_add_sheet.dart feat(block1): inventory walking skeleton + first quick-add slice 2026-07-07 15:16:14 +02:00
variety_detail_screen.dart feat(block1): germination tests per lot with derived rate 2026-07-07 21:59:34 +02:00