htmltopdf_syncfusion 0.0.6 copy "htmltopdf_syncfusion: ^0.0.6" to clipboard
htmltopdf_syncfusion: ^0.0.6 copied to clipboard

A Dart package that converts HTML and Markdown content into Syncfusion PDF.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add htmltopdf_syncfusion

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

dependencies:
  htmltopdf_syncfusion: ^0.0.6

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:htmltopdf_syncfusion/htmltopdf_syncfusion.dart';
1
likes
140
points
153
downloads

Publisher

verified publisheralihassan143cool.blogspot.com

Weekly Downloads

A Dart package that converts HTML and Markdown content into Syncfusion PDF.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bidi, csslib, dartarabic, flutter, html, http, markdown, syncfusion_flutter_pdf

More

Packages that depend on htmltopdf_syncfusion