added local db

This commit is contained in:
2026-07-29 13:06:39 +05:30
parent d72522e737
commit d9886880cc
38 changed files with 2895 additions and 2261 deletions

View File

@@ -27,6 +27,11 @@ dependencies:
google_fonts: ^6.2.1
flutter_animate: ^4.5.0
# Local persistence — SQLite is the source of truth on the terminal
sqflite: ^2.3.3
sqflite_common_ffi: ^2.3.3
path: ^1.9.0
# Peripherals: scanner beeps and thermal receipt printing
audioplayers: ^6.0.0
pdf: ^3.11.0