html_to_image 2.1.0 copy "html_to_image: ^2.1.0" to clipboard
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 LayoutStrategy and CaptureStrategy
  • Custom WebView Configurations

1.0.0 #

  • Initial release
  • Convert HTML content to image
  • Convert HTML asset to image
5
likes
160
points
192
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherkedark.com.np

Weekly Downloads

Flutter plugin to convert HTML file to image on Android and iOS using WebView on Android and WkWebView on iOS.

Homepage
Repository (GitHub)
View/report issues

Topics

#html #html-to-image #html-to-png #html-print #html-to-image-convertor

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on html_to_image

Packages that implement html_to_image