native_html_to_pdf 1.0.2
native_html_to_pdf: ^1.0.2 copied to clipboard
Convert local HTML files into high-quality PDFs using native Android and iOS engines with full control over page size, margins, orientation, and DPI.
1.0.2 #
- SEO Optimization: Added
topicsinpubspec.yamlfor better discoverability and search ranking on pub.dev.
1.0.1 #
- Changelog Fix: Updated documentation descriptions and removed TODOs.
- Cleanup: Refined README and project structure for better clarity.
1.0.0 #
- Stable Release: Complete native HTML to PDF conversion for Android and iOS.
- Documentation: Added comprehensive Doc Comments (
///) for all classes and methods. - Standardization: Updated code to follow the latest Dart/Flutter naming conventions and package structure.
0.0.1 #
- Initial Release: Initial setup and basic implementation.