fillable_pdf_form 1.0.0 copy "fillable_pdf_form: ^1.0.0" to clipboard
fillable_pdf_form: ^1.0.0 copied to clipboard

discontinued

A Flutter plugin allowing to read & write the content of PDF fields.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fillable_pdf_form

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

dependencies:
  fillable_pdf_form: ^1.0.0

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:fillable_pdf_form/fillable_pdf_form.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin allowing to read & write the content of PDF fields.

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

flutter, meta, simple_permissions

More

Packages that depend on fillable_pdf_form