pdf_test icon indicating copy to clipboard operation
pdf_test copied to clipboard

Hello Dear it's great work, came up from your YouTube tutuorial

Open atta1234 opened this issue 4 years ago • 1 comments

it's working great, i want to safe this pdf file n user mobile so, he can view directly from his mobile, how to donwload it in user mobile

atta1234 avatar Feb 10 '21 03:02 atta1234

file.writeAsBytesSync(pdf.save());

this line show error=>The argument type 'Future<Uint8List>' can't be assigned to the parameter type

KamranKhanI avatar Feb 17 '21 20:02 KamranKhanI