dart_pdf_editor_assets
Optional bundled assets for dart_pdf_editor - the six editor fonts and the prebuilt web render worker. Depend on it (and call registerBundledEditorAssets) for the full-featured editor; omit it for a size-minimal viewer that ships neither.
3.8.0
6.7K downloads/mo
#3476 most downloaded on pub.dev
ben-milanko/dart-pdf
What this package is like to depend on
Last release today
23 Aug 2026
Ships on a steady schedule
a new release about every 9 days
Nearly every release is documented
notes for 12 of 12 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
12 releases · first in 2026
12 releases in the last 12 months
see the full history below
Release timeline
12 releases · Jul 2026 to Aug 2026Releases
latest 12-
3.8.023 Aug 2026 -
3.7.019 Aug 2026 -
3.6.015 Aug 2026Release notes
Open source →- Regenerate the bundled web render worker for
dart_pdf_editor3.6.0. - Bundle TeX Gyre Adventor regular and bold as metric-compatible fallbacks for unembedded Century Gothic and Avant Garde text.
- Regenerate the bundled web render worker for
-
3.5.114 Aug 2026Release notes
Open source →- Regenerate the bundled web render worker for
dart_pdf_editor3.5.1 and align the optional asset package with the lockstep patch release.
- Regenerate the bundled web render worker for
-
3.5.013 Aug 2026Release notes
Open source →- Regenerate the bundled web render worker for
dart_pdf_editor3.5.0 and align the optional asset package with the lockstep release.
- Regenerate the bundled web render worker for
-
3.4.009 Aug 2026Release notes
Open source →- Lockstep minor release to align the optional bundled assets with
dart_pdf_editor3.4.0.
- Lockstep minor release to align the optional bundled assets with
-
3.3.102 Aug 2026Release notes
Open source →- Lockstep patch release to align the optional bundled assets with
dart_pdf_editor3.3.1.
- Lockstep patch release to align the optional bundled assets with
-
3.3.002 Aug 2026Release notes
Open source →- Lockstep minor release to align the optional bundled assets with
dart_pdf_editor3.3.0.
- Lockstep minor release to align the optional bundled assets with
-
3.2.029 Jul 2026Release notes
Open source →- Lockstep minor release to align the optional bundled assets with
dart_pdf_editor3.2.0.
- Lockstep minor release to align the optional bundled assets with
-
3.1.126 Jul 2026Release notes
Open source →- Lockstep patch release to align the optional bundled assets with
dart_pdf_editor3.1.1.
- Lockstep patch release to align the optional bundled assets with
-
3.1.026 Jul 2026Release notes
Open source →- The bundled web render worker is now generated at build time by
dart_pdf_editor'sbuild_web_workertool instead of being committed as a prebuilt file, so the asset always matches the editor sources (#582). The worker gained the streaming-partial-record and off-thread text-extraction protocols (seedart_pdf_editor3.1.0) (#564, #396). - The bundled editor fonts defer off app cold start: they register their byte loaders without reading font data until first use (#569).
- The bundled web render worker is now generated at build time by
-
3.0.023 Jul 2026Release notes
Open source →- Initial release. Holds the optional
dart_pdf_editorbundled assets - the six editor fonts and the prebuilt web render worker - split out ofdart_pdf_editorso viewer-only apps do not bundle them. CallregisterBundledEditorAssets()at startup to restore the full-featured editor defaults.
- Initial release. Holds the optional