dart_pdf
dart_pdf copied to clipboard
Render as Flutter widget rather than PDF?
As the packages widgets are based on flutter widgets, I wondered if it were possible to output to a flutter widget rather than PDF? I thought this would be a really performant way of previewing the document and then I could render to pdf when required?
Thanks
No, they look like the Flutter widgets but they are not. It's a implementation of the same API to build PDFs