pdf_maker 1.0.0 copy "pdf_maker: ^1.0.0" to clipboard
pdf_maker: ^1.0.0 copied to clipboard

PDF Maker is a simple yet powerful Flutter plugin that lets you design your pages and turn them into high-quality PDF documents.

Changelog #

[1.0.0] - 2025-01-20 #

🎉 Initial Release #

  • BlankPage: Introduced as the base class for creating customizable page templates.
  • PageSetup: Added configuration options for page format, scale, margins, and quality.
  • toPDF: Provided as an extension method to convert BlankPage instances to PDFs easily.
  • makePDF: Static method to generate PDFs from BlankPage instances.
  • Documentation: Added comprehensive documentation and examples for all major features.
13
likes
140
points
49
downloads
screenshot

Publisher

verified publisherflutterwiki.com

Weekly Downloads

PDF Maker is a simple yet powerful Flutter plugin that lets you design your pages and turn them into high-quality PDF documents.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pdf, plugin_platform_interface

More

Packages that depend on pdf_maker