flutter_to_pdf
A package to export any Flutter widget to a PDF-Document, PDF-Page or PDF-File. Further customization of the export process is possible through the export options.
0.4.1
4.8K downloads/mo
#3892 most downloaded on pub.dev
joseph-grabinger/flutter_to_pdf
What this package is like to depend on
Last release 1 years ago
20 Jul 2025
Release timing varies
gaps range from 2 weeks to 10 months
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
11 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2023 to Jul 2025Releases
latest 11-
0.4.120 Jul 2025 -
0.4.020 Apr 2025 -
0.3.020 Feb 2025 -
0.2.320 Feb 2025Release notes
Open source →- fix unsupported font error for AppleSystemUI font
- fix incorrect
BuildContextused for multipleExportFrames in widget tree
Release notes
Open source →- fix unsupported font error for AppleSystemUI font
- fix incorrect
BuildContextused for multipleExportFrames in widget tree
-
0.2.213 Aug 2024 -
0.2.131 May 2024Release notes
Open source →- upgrade flutter sdk to 3.22.0
- fix export of
ListView - add support for widgets like
CustomPaintandChartsby introducing aCaptureWrapperwidget
Release notes
Open source →- upgrade flutter sdk to 3.22.0
- fix export of
ListView - add support for widgets like
CustomPaintandChartsby introducing aCaptureWrapperwidget
-
0.2.005 Apr 2024Release notes
Open source →- add support for custom TTF fonts
- add support for
TextAlignstartandend - upgrade package dependencies
Release notes
Open source →- add support for custom TTF fonts
- add support for
TextAlignstartandend - upgrade package dependencies
-
0.1.223 Mar 2024 -
0.1.123 May 2023 -
0.1.028 Mar 2023 -
0.0.124 Mar 2023Release notes
Open source →-
Export of
ExportFrameto- PDF Document
- PDF Page
- PDF Widget
-
Export options
- Page format options
- Text field options
- Checkbox options
-