flutter_html_to_pdf 0.4.2 flutter_html_to_pdf: ^0.4.2 copied to clipboard
Flutter plugin for easy generation of PDF documents from HTML code
0.4.2 #
- Updated plugin description
0.4.1 #
- Android: Small code cleanup
0.4.0 #
- Android: Updated Gradle and Kotlin versions
0.3.0 #
- iOS: Fixed issue with loading local images to PDF document
0.2.3 #
- Updated README.md
0.2.2 #
- iOS: Changed string encoding to utf-8
0.2.1 #
- Updated README
- Updated CHANGELOG
0.2.0 #
- Android: Changed location temporary generated pdf file
- iOS: Added WKWebView cache clear
- Updated example app
0.1.0 #
- Initial release