webcontent_converter 0.0.9+2 webcontent_converter: ^0.0.9+2 copied to clipboard
This plugin was made for developer to convert any webcontent, web uri to image bitmap or pdf file. This plugin use WebView on android, WKWebView on Ios and chromium for desktop support.
0.0.9+2 #
- add #html2bitmap library to support android background
- add args allow more arguments in invoke methods
0.0.8+3 #
- customBrowserPath and chrome directory helper
- fixed cli
0.0.8+2 #
- add method justDownloadChrome, justExtractChrome, downloadChrome in bin/install_desktop
0.0.8+1 #
- add printPreview method for web, desktop and mobile
- add scale to convert content as image to make image screenshot clear
0.0.8 #
- puppeteer 2.17
- web initialize
- linux chrome path
0.0.7+2 #
- puppeteer 2.11
- inlucde browser path with initialize and deinitialize to close background browser
- flutter 3 integrate
0.0.7+1 #
- puppeteer 2.5
0.0.7 #
- null-safety merged
0.0.6+2 #
- fixed convert pdf on desktop (macos)
0.0.6+1 #
- fixed convert pdf on desktop (windows)
0.0.6 #
- add executablePath enable flexible for destkop deployment,
0.0.5 #
- add webview widget (allow to view webview in flutter app)
0.0.4 #
- add fromString to PaperFormat
0.0.3 #
- Hotfix IOS minimum version 11
0.0.2 #
- Hotfix IOS performance
0.0.1 #
- TODO: Describe initial release.