quill_delta_core 0.1.0 copy "quill_delta_core: ^0.1.0" to clipboard
quill_delta_core: ^0.1.0 copied to clipboard

Core types and Delta utilities for the quill_delta_* converter family. Pure Dart, zero HTML/binary dependencies.

0.1.0 - 2026-05-11 #

Initial release.

  • Quill attribute schema (Attr)
  • CSS canonicalization (CssColor, QuillSize)
  • Delta line splitter (Line, InlineOp, splitIntoLines)
  • Multi-format converter abstractions (DeltaImporter, DeltaExporter, SyncDeltaImporter, SyncDeltaExporter, HtmlPivotImporter, ConverterRegistry)
  • Per-format option bags (HtmlOptions, MarkdownOptions, DocxOptions) with ==, hashCode, copyWith, and @immutable
  • Typed exception hierarchy (DeltaConversionException + leaves: ImportException, ExportException, MalformedDocumentException, UnsupportedFormatException, ConverterNotFound)
  • Shared test-contract suite consumed by format packages
0
likes
160
points
48
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core types and Delta utilities for the quill_delta_* converter family. Pure Dart, zero HTML/binary dependencies.

Repository (GitHub)
View/report issues
Contributing

Topics

#quill #delta #editor #converter #rich-text

License

MIT (license)

Dependencies

collection, dart_quill_delta, meta, test

More

Packages that depend on quill_delta_core