joseph-grabinger / flutter_to_pdf

Create PDFs but work with normal Flutter Widgets.
MIT License
21 stars 17 forks source link

Use BuildContext #2

Closed joseph-grabinger closed 1 year ago

joseph-grabinger commented 1 year ago

Use BuildContext so normal Flutter widgets can be used. These widgets then have to be mapped to the corresponding PDF-Widgets.