docx_creator 1.0.1 copy "docx_creator: ^1.0.1" to clipboard
docx_creator: ^1.0.1 copied to clipboard

A developer-first Dart package for creating professional DOCX documents with fluent API, Markdown/HTML parsing, and comprehensive formatting.

1.0.1 #

Fixed #

  • List Rendering: Fixed numbered and bullet lists not displaying markers in Word when multiple lists appear in the same document.
  • Color Parsing: Fixed HtmlParser color parsing for font colors and background highlights. Now supports:
    • Hex codes (3-digit and 6-digit)
    • RGB/RGBA formats
    • Extended CSS named colors (including grey, lime, maroon, etc.)
  • Highlight Mapping: Fixed incorrect default highlight color (no longer defaults to yellow for unknown colors).

Improved #

  • OOXML Compliance: Updated numbering.xml generation to match python-docx patterns for better Word compatibility (w:nsid, w:tmpl, w:tabs).

1.0.0 #

  • Initial version.
2
likes
0
points
929
downloads

Publisher

verified publisheralihassan143cool.blogspot.com

Weekly Downloads

A developer-first Dart package for creating professional DOCX documents with fluent API, Markdown/HTML parsing, and comprehensive formatting.

Homepage
Repository (GitHub)
View/report issues

Topics

#docx #word #document #office #openxml

License

unknown (license)

Dependencies

archive, html, http, image, markdown, path, xml

More

Packages that depend on docx_creator