html_to_image 2.1.0
html_to_image: ^2.1.0 copied to clipboard
Flutter plugin to convert HTML file to image on Android and iOS using WebView on Android and WkWebView on iOS.
2.1.0 #
- Add support for Swift Package Manager
- Bump to AGP 9
- Add built in kotlin support (with backward compatible to AGP < 9)
- Fix Bitmap.Config nullable issue
2.0.0 #
- Add support for margins
- New
LayoutStrategyandCaptureStrategy - Custom WebView Configurations
1.0.0 #
- Initial release
- Convert HTML content to image
- Convert HTML asset to image
