flutter_to_pdf 0.4.0 copy "flutter_to_pdf: ^0.4.0" to clipboard
flutter_to_pdf: ^0.4.0 copied to clipboard

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.0 #

  • add support for overflow in Stack widget

0.3.0 #

  • add support for Text.rich widget

0.2.3 #

  • fix unsupported font error for AppleSystemUI font
  • fix incorrect BuildContext used for multiple ExportFrames in widget tree

0.2.2 #

  • fix widget args cast type error
  • fix typo in CaptureWrapper example

0.2.1 #

  • upgrade flutter sdk to 3.22.0
  • fix export of ListView
  • add support for widgets like CustomPaint and Charts by introducing a CaptureWrapper widget

0.2.0 #

  • add support for custom TTF fonts
  • add support for TextAlign start and end
  • upgrade package dependencies

0.1.2 #

  • update license to MIT
  • adjustments after repo transfer

0.1.1 #

  • adaptations for flutter 3.10.0

0.1.0 #

  • upgrade package dependencies
  • formatting

0.0.1 #

  • Export of ExportFrame to

    • PDF Document
    • PDF Page
    • PDF Widget
  • Export options

    • Page format options
    • Text field options
    • Checkbox options
71
likes
150
points
4.1k
downloads

Publisher

verified publisherdunef.com

Weekly Downloads

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.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pdf

More

Packages that depend on flutter_to_pdf