uni_pdf 0.0.5 copy "uni_pdf: ^0.0.5" to clipboard
uni_pdf: ^0.0.5 copied to clipboard

Pdf Validation flutter plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uni_pdf

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

dependencies:
  uni_pdf: ^0.0.5

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:uni_pdf/uni_pdf.dart';
0
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Pdf Validation flutter plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on uni_pdf

Packages that implement uni_pdf