html_to_pdf_plus 1.0.7
html_to_pdf_plus: ^1.0.7 copied to clipboard
Flutter plugin for generating PDF documents from HTML code templates
1.0.7 #
- Add Android 35 (API level 35) compatibility
- Update Android Gradle Plugin to 8.1.4
- Update Kotlin to 1.9.10
- Update Gradle to 8.4
- Add namespace declarations for modern Android build system
- Update compileSdkVersion and targetSdkVersion to 35
- Add flutter_lints as dev dependency for better code quality
1.0.6 #
- enable links clickable on iOS.
1.0.5 #
- misc fixes
1.0.4 #
-
Add the landscape and pagesize option
-
fix the custom css issue
-
1.0.3 #
-
Add IOS compatibility
1.0.2 #
- Downgrade Sdk version 3.0.0 for compatibility
1.0.1 #
- Downgrade Sdk version for compatibility
1.0.0 #
- Initial release