htmltopdfwidgets 1.0.3 copy "htmltopdfwidgets: ^1.0.3" to clipboard
htmltopdfwidgets: ^1.0.3 copied to clipboard

Htmlt to pdf widgets library convert html text to pdf widgets

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add htmltopdfwidgets

With Flutter:

 $ flutter pub add htmltopdfwidgets

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

dependencies:
  htmltopdfwidgets: ^1.0.3

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:htmltopdfwidgets/htmltopdfwidgets.dart';
35
likes
130
pub points
94%
popularity

Publisher

verified publisheralihassan143cool.blogspot.com

Htmlt to pdf widgets library convert html text to pdf widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

html, http, pdf

More

Packages that depend on htmltopdfwidgets