tane/apps/app_seeds/lib/ui
vjrj 7e92410728 refine(quantity): drop handful, reorder scale, potted-plant icon, year dropdown
Feedback from the running app:
- Remove "handful" from the scale (redundant with spoon); keep the enum value.
- Reorder so "packet" (sobre) follows "spoon" (cuchara).
- Use the Material Symbols potted-plant for the plant lot type and plant unit
  (adds material_symbols_icons).
- Harvest year is now a dropdown of recent years instead of free text.

38 tests green; Linux build runs with the new icon font bundled.
2026-07-08 11:03:57 +02:00
..
inventory_list_screen.dart feat(ui): align inventory + detail with mockups (seed icons, green theme) 2026-07-08 00:14:43 +02:00
quantity_kind_l10n.dart feat(inventory): informal quantity scale (number + unit) + seed/plant lots 2026-07-08 10:51:02 +02:00
quantity_picker.dart refine(quantity): drop handful, reorder scale, potted-plant icon, year dropdown 2026-07-08 11:03:57 +02:00
quick_add_sheet.dart feat(inventory): informal quantity scale (number + unit) + seed/plant lots 2026-07-08 10:51:02 +02:00
seed_glyph.dart refine(quantity): drop handful, reorder scale, potted-plant icon, year dropdown 2026-07-08 11:03:57 +02:00
theme.dart feat(ui): align inventory + detail with mockups (seed icons, green theme) 2026-07-08 00:14:43 +02:00
variety_detail_screen.dart refine(quantity): drop handful, reorder scale, potted-plant icon, year dropdown 2026-07-08 11:03:57 +02:00