DavBfr/dart_pdf
Pdf creation module for dart/flutter observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 93
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2979
- days_rel: n/a
- days_push: 46
- n_releases_24m: 0
Adoption not part of the score
1527 stars · 758 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Dart/Flutter library for creating PDF documents, offering both a low-level PDF generation API and a Flutter-like widget system for high-level document building. It supports multi-page documents with graphics, images, TrueType fonts, and works across mobile, desktop, and web targets.
Use cases
- generate pdf invoices from a flutter app
- create multi-page pdf reports with images and text
- print documents to a device printer from mobile
- build pdf files on the web with dart
- generate pdf/a compliant documents
- render custom fonts in generated pdfs
- create pdf receipts with barcodes
When to choose
- you are building a Flutter or Dart app that needs to generate PDFs
- you want a widget-based API for laying out PDF documents
- you need cross-platform PDF generation including web
- you need PDF/A support or TrueType font embedding
When to avoid
- you need to parse or edit existing PDF files rather than create them
- you need server-side PDF rendering from HTML
- your project is not Dart/Flutter based
Facets
library · maturity stable
pdf templating image-processing pdf mobile-development web-development cross-platform files windows cross-platform flutter pdf-generation printing widgets truetype-fonts pdfa barcode android ios web macos linux
5 sources
- readme: https://github.com/DavBfr/dart_pdf · fetched 2026-08-28 · ec77b9a2f404
- homepage: https://pub.dev/packages/pdf · fetched 2026-08-29 · 7c5f4e39fef2
- site_page: https://pub.dev/packages/pdf/install · fetched 2026-08-29 · e2f12c65afe3
- site_page: https://pub.dev/documentation/pdf/latest · fetched 2026-08-29 · 34dd328863ad
- site_page: https://pub.dev/packages/pdf/changelog · fetched 2026-08-29 · 9a88c0c28b02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DavBfr/dart_pdf | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem