Pdf for Dart and Flutter
April 3, 2021 ยท View on GitHub
This set of plugins allows Flutter apps to generate and print pdf files to the device printer. This plugin works for iOS and Android.
- dart pdf: https://pub.dev/packages/pdf
- flutter printing: https://pub.dev/packages/printing
- Live Demo: https://davbfr.github.io/dart_pdf/
Contributing
Follow the instructions here: contributing.
A Makefile is available on the project root directory to download and prepare the dependencies.
