tane/apps/app_seeds/lib/data
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
..
species_catalog.dart feat(block1): bundled species catalog + autocomplete link 2026-07-07 21:21:59 +02:00
species_repository.dart feat(block1): bundled species catalog + autocomplete link 2026-07-07 21:21:59 +02:00
variety_repository.dart feat(block1): photo thumbnails in the inventory list 2026-07-07 22:03:36 +02:00