webcontent_converter 0.0.8+3 copy "webcontent_converter: ^0.0.8+3" to clipboard
webcontent_converter: ^0.0.8+3 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webcontent_converter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  webcontent_converter: ^0.0.8+3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:webcontent_converter/webcontent_converter.dart';
29
likes
120
pub points
90%
popularity

Publisher

verified publishermylekha.app

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

archive, dio, easy_logger, flutter, http, js, path, path_provider, puppeteer

More

Packages that depend on webcontent_converter