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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add webcontent_converter

With Flutter:

 $ flutter pub add webcontent_converter

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

dependencies:
  webcontent_converter: ^0.0.8+2

Alternatively, your editor might support dart pub get or 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';
31
likes
0
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

License

unknown (license)

Dependencies

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

More

Packages that depend on webcontent_converter