pdf_fork 3.10.5 copy "pdf_fork: ^3.10.5" to clipboard
pdf_fork: ^3.10.5 copied to clipboard

A fork from https://github.com/DavBfr/dart_pdf

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pdf_fork

With Flutter:

 $ flutter pub add pdf_fork

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

dependencies:
  pdf_fork: ^3.10.5

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:pdf_fork/pdf.dart';
import 'package:pdf_fork/widgets.dart';
2
likes
110
pub points
23%
popularity

Publisher

unverified uploader

A fork from https://github.com/DavBfr/dart_pdf

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

archive, barcode, bidi, crypto, image, meta, path_parsing, vector_math, xml

More

Packages that depend on pdf_fork