joseph-grabinger / flutter_to_pdf

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

Remove print statements #24

Closed joseph-grabinger closed 1 year ago

joseph-grabinger commented 1 year ago

Use debugPrint() instead.