dart_pdf_editor_assets 3.8.0 copy "dart_pdf_editor_assets: ^3.8.0" to clipboard
dart_pdf_editor_assets: ^3.8.0 copied to clipboard

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 s [...]

Changelog #

3.8.0 #

  • Regenerate the bundled web render worker for dart_pdf_editor 3.8.0.

3.7.0 #

  • Regenerate the bundled web render worker for dart_pdf_editor 3.7.0.

3.6.0 #

  • Regenerate the bundled web render worker for dart_pdf_editor 3.6.0.
  • Bundle TeX Gyre Adventor regular and bold as metric-compatible fallbacks for unembedded Century Gothic and Avant Garde text.

3.5.1 #

  • Regenerate the bundled web render worker for dart_pdf_editor 3.5.1 and align the optional asset package with the lockstep patch release.

3.5.0 #

  • Regenerate the bundled web render worker for dart_pdf_editor 3.5.0 and align the optional asset package with the lockstep release.

3.4.0 #

  • Lockstep minor release to align the optional bundled assets with dart_pdf_editor 3.4.0.

3.3.1 #

  • Lockstep patch release to align the optional bundled assets with dart_pdf_editor 3.3.1.

3.3.0 #

  • Lockstep minor release to align the optional bundled assets with dart_pdf_editor 3.3.0.

3.2.0 #

  • Lockstep minor release to align the optional bundled assets with dart_pdf_editor 3.2.0.

3.1.1 #

  • Lockstep patch release to align the optional bundled assets with dart_pdf_editor 3.1.1.

3.1.0 #

  • The bundled web render worker is now generated at build time by dart_pdf_editor's build_web_worker tool 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 (see dart_pdf_editor 3.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).

3.0.0 #

  • Initial release. Holds the optional dart_pdf_editor bundled assets - the six editor fonts and the prebuilt web render worker - split out of dart_pdf_editor so viewer-only apps do not bundle them. Call registerBundledEditorAssets() at startup to restore the full-featured editor defaults.
0
likes
140
points
6.67k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues
Contributing

Topics

#pdf #pdf-editor #fonts #assets

License

Apache-2.0 (license)

Dependencies

dart_pdf_editor, flutter

More

Packages that depend on dart_pdf_editor_assets