Eduardo Baptistone
Results
1
issues of
Eduardo Baptistone
I receive the following error: call method -> printReceipt [Graphics] Invalid size provided to UIGraphicsBeginImageContext(): size={0, 0}, scale=1.000000 My code is: ByteData data = await rootBundle .load("assets/images/logo100.bmp"); List imageBytes =...