flutter_html_to_pdf 0.5.1 flutter_html_to_pdf: ^0.5.1 copied to clipboard
Flutter plugin for generating PDF documents from HTML code templates
0.5.1 #
- Android: Enabled JavaScript support (Thanks GautamChibde)
0.5.0 #
- Android: Migration to AndroidX
0.4.3 #
- iOS: Added longer delay to fix the error with poor local images loading
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