tane/apps/app_seeds/lib/i18n
vjrj f1aa8f8e66 feat(app): scan a printed seed label back into its record
Closes the physical↔digital loop the labels opened: the QR on a printed
envelope (tane://seed, already encoded by seed_label_codec) can now be
scanned from the inventory bar. A known label opens its variety; an
unknown one asks before adding anything, then creates the variety (species
linked by exact scientific name when bundled) with a lot carrying the
label's year and origin. Scanner is pure ZXing (zxing_barcode_scanner,
MIT) — no ML Kit, no Play Services, F-Droid-safe, the stack Ğ1nkgo ships.
Mobile-only; other platforms don't show the button (OCR precedent).
The post-scan flow is a plain function (handleScannedPayload) so it's
widget-tested without a camera.
2026-07-18 12:26:27 +02:00
..
ast.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
de.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
en.i18n.json feat(app): scan a printed seed label back into its record 2026-07-18 12:26:27 +02:00
es.i18n.json feat(app): scan a printed seed label back into its record 2026-07-18 12:26:27 +02:00
fr.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
ja.i18n.json feat(i18n): full RTL/CJK support — fonts, Japanese locale, directional fixes 2026-07-14 11:11:19 +02:00
pt.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings.g.dart feat(app): scan a printed seed label back into its record 2026-07-18 12:26:27 +02:00
strings_ast.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings_de.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings_en.g.dart feat(app): scan a printed seed label back into its record 2026-07-18 12:26:27 +02:00
strings_es.g.dart feat(app): scan a printed seed label back into its record 2026-07-18 12:26:27 +02:00
strings_fr.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings_ja.g.dart feat(i18n): full RTL/CJK support — fonts, Japanese locale, directional fixes 2026-07-14 11:11:19 +02:00
strings_pt.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00