flutter_native_html_to_pdf 1.0.1 copy "flutter_native_html_to_pdf: ^1.0.1" to clipboard
flutter_native_html_to_pdf: ^1.0.1 copied to clipboard

This parckage is using to convert html string to pdf file

Flutter Native HTML to PDF #

This is a Flutter application that demonstrates the use of the flutter_native_html_to_pdf package to convert HTML content into a PDF file. The generated PDF file can then be shared using the share_plus package.

Features #

  • HTML to PDF Conversion: The application converts a predefined HTML content into a PDF file using the flutter_native_html_to_pdf package.
  • PDF Sharing: The generated PDF file can be shared using the share_plus package.

How to Use #

  1. Run the application: flutter run
  2. Once the application is running, you will see a button labeled "Share PDF" on the screen.
  3. Click on the "Share PDF" button to generate the PDF from the HTML content and initiate the sharing.

Dependencies #

  • flutter_native_html_to_pdf
  • path_provider
  • share_plus

Note #

This application is a demonstration of the flutter_native_html_to_pdf package. The HTML content used in this application is a simple static HTML page. You can replace it with your own dynamic HTML content as needed.

11
likes
150
points
1.82k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.12.04 - 2025.10.29

This parckage is using to convert html string to pdf file

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_native_html_to_pdf

Packages that implement flutter_native_html_to_pdf