Files
obsidian/TallyFlow/Product/Code Reviews/tallyflow-print-ui.md
T

1.3 KiB

tallyflow-print-ui Review

Tech Stack: Flutter (desktop + mobile)

Purpose

UI for TallyFlow Print functionality (tag printing/encoding workflows, batch imports, GS1 support).

Observations

  • Flutter app with android, ios, macos support
  • Has USER_GUIDE.md and README
  • Part of the print/encoding pipeline in the platform
  • Supports CSV import flows, GS1 Sunrise tags, custom field registration

Relevance

  • Complements tallyflow-print (backend) and tallyflow-web reporting
  • Handles the user-facing side of printing workflows seen in tallyflow-web (ThingEdit, reports, etc.)

Recent Changes (develop branch pull - July 2026)

Major theme: CSV import UI, GS1 Sunrise support, custom fields in registration, profile updates.

Key additions from develop:

  • Add support for CSV import of part, quantity, category to print tags (Flutter UI for batch import and database lookup).
  • Initial support for retail GS1 Sunrise dual-carrier tags.
  • Add org custom fields to TallyFlow registration UI.
  • Update profile name and id from 'simple' to 'internal'.
  • Bump version to 1.3.0 for custom field registration support.
  • Additional fixes for offline situations and iOS/Android README updates.

Last updated: 2026-07-17 by Hermes Agent (after develop pull using hermes_agent_ed25519 key)