Tuncay
Results
2
comments of
Tuncay
> You can try https://pub.dev/packages/isolated_worker I think the code to be run in isolated_worker examples needs to be written as javascript. Can you share sample code to guide us through...
Thanks NigelFelim. But that's not exactly what I want to do. I already have a code that works smoothly for Android and Ios. final pdf = pw.Document(); pdf.addPage(pw.Page( pageFormat: PdfPageFormat.a4,...