tane/apps/app_seeds/lib
vjrj 491bc918eb fix(i18n): map Asturian to Spanish chrome in boot splash
The pre-init BootstrapSplash passed the raw device locale to its
MaterialApp, so booting under an Asturian (ast) device locale threw
the 'locale not supported by localization delegates' warning — the
Material/Cupertino delegates ship no ast. The main app already routes
ast to Spanish framework chrome via materialLocaleFor; apply the same
mapping in the splash. Drop @visibleForTesting since it's now shared
production code.
2026-07-10 20:23:03 +02:00
..
data Merge branch 'worktree-print-labels': print seed labels with QR 2026-07-10 19:20:33 +02:00
db feat(inventory): photo-first drafts + on-device OCR (digitization R2+R4) 2026-07-09 21:23:46 +02:00
di Merge branch 'worktree-print-labels': print seed labels with QR 2026-07-10 19:20:33 +02:00
domain Solve lint issue 2026-07-10 10:34:43 +02:00
i18n Merge branch 'worktree-print-labels': print seed labels with QR 2026-07-10 19:20:33 +02:00
security feat(backup): sealed backups + printable recovery sheet 2026-07-09 22:32:13 +02:00
services Merge branch 'worktree-print-labels': print seed labels with QR 2026-07-10 19:20:33 +02:00
state Merge branch 'worktree-print-labels': print seed labels with QR 2026-07-10 19:20:33 +02:00
ui Merge branch 'worktree-print-labels': print seed labels with QR 2026-07-10 19:20:33 +02:00
app.dart fix(i18n): map Asturian to Spanish chrome in boot splash 2026-07-10 20:23:03 +02:00
bootstrap.dart fix(i18n): map Asturian to Spanish chrome in boot splash 2026-07-10 20:23:03 +02:00
main.dart perf(startup): paint a splash immediately, run init off the first frame 2026-07-10 17:34:08 +02:00