guide_pdf_print 1.0.9 copy "guide_pdf_print: ^1.0.9" to clipboard
guide_pdf_print: ^1.0.9 copied to clipboard

A Flutter package to generate and export medical Partograph PDF reports

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add guide_pdf_print

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

dependencies:
  guide_pdf_print: ^1.0.9

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:guide_pdf_print/guide_pdf_print.dart';
0
likes
120
points
570
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to generate and export medical Partograph PDF reports

License

MIT (license)

Dependencies

flutter, pdf, printing

More

Packages that depend on guide_pdf_print