add print qr code page

This commit is contained in:
tzw
2024-02-26 17:26:25 +06:30
parent a3dd9f35fb
commit c06da8a60c
9 changed files with 112 additions and 23 deletions

View File

@@ -52,6 +52,7 @@ Future<void> generateCartonPdf(Carton carton) async {
style: pw.TextStyle(
fontSize: 10,
)),
pw.SizedBox(height: 3),
pw.Text("${carton.actualWeight} lb",
style: pw.TextStyle(
fontSize: 10,