• This project
    • Loading...
  • Sign in

flutter_package / dart_pdf

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • dart_pdf
  • README.md
  • Remove unnecessary _raster call in PdfPreview · 9dc756b4
    9dc756b4 Browse Files
    David PHAM-VAN authored 2021-04-03 13:02:06 -0300
README.md 1.05 KB
Raw Blame History Permalink

Pdf for Dart and Flutter

Dart CI pub package pub package codecov

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/

Buy Me A Coffee

Contributing

Follow the instructions here: contributing.

A Makefile is available on the project root directory to download and prepare the dependencies.