cashumit/lib/services
a2nr 860a929da8 fix: perbaiki item dan total pecah baris di struk thermal
Library flutter_esc_pos_utils mengirim ESC a (align) di tengah
     baris
     pada generator.row(), menyebabkan kolom right-aligned tercetak di
     baris baru. Ganti semua row() campuran left+right alignment
     dengan
     text() + _padRow() (manual space padding 32 char) agar tidak ada
     perintah ESC a di tengah baris.

     - Tambah helper _padRow(left, right) untuk padding 32 karakter
     - Item: deskripsi 1 baris (width 12), qty×price + total 1 baris
     - Subtotal, TOTAL, BAYAR, KEMBALI/TIP, KURANG: text() + _padRow()
2026-06-28 21:55:17 +07:00
..
account_cache_service.dart feat: remove default account mapping and implement offline-first account mirroring 2025-11-17 12:04:46 +07:00
account_dialog_service.dart feat: remove default account mapping and implement offline-first account mirroring 2025-11-17 12:04:46 +07:00
account_mirror_service.dart feat: remove default account mapping and implement offline-first account mirroring 2025-11-17 12:04:46 +07:00
bluetooth_service.dart Implement PrintingStatusCard in ReceiptSpeedDial and improve error handling for Bluetooth printer connection 2025-09-05 21:44:38 +07:00
esc_pos_print_service.dart fix: perbaiki item dan total pecah baris di struk thermal 2026-06-28 21:55:17 +07:00
firefly_api_service.dart feat: remove default account mapping and implement offline-first account mirroring 2025-11-17 12:04:46 +07:00
local_receipt_service.dart feat: multi-grup sumber, batch send, & perbaikan tip 2026-06-27 20:18:51 +07:00
print_config.dart bugfix printing 2026-01-12 11:56:55 +07:00
receipt_service.dart feat: multi-grup sumber, batch send, & perbaikan tip 2026-06-27 20:18:51 +07:00