docx_template 0.2.8 copy "docx_template: ^0.2.8" to clipboard
docx_template: ^0.2.8 copied to clipboard

outdated

A Docx template engine.

0.1.0 #

  • Initial version

0.1.1 #

  • Fiexed warnings, code formatting, parameterized open/save methods

0.2.0 #

  • Сhanged the load/save interface to support Flutter
  • Various bug fixes and improvements

0.2.1 #

  • Removed unused import of dart:io, fixed support dart:js
  • Updated package:xml to newer 4.* version

0.2.2 #

  • TextContent now accept text of dynamic type
  • Disable pretty output

0.2.3 #

  • Fixed StateError (Bad state: No element) in _findFirstChild

0.2.4 #

  • Added support for multiline strings

0.2.5 #

  • Added partial support for inserting images (NOTE: Only in NON repeated fields, not work in tables, lists)
  • Refactoring DocxEntry classes

0.2.6 #

  • Fixed The getter 'rootElement' was called on null

0.2.7 #

  • Added support for getiing image from relationship file by id

0.2.8 #

  • Added support for displaying images in a table
85
likes
0
pub points
90%
popularity

Publisher

unverified uploader

A Docx template engine.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, crypto, path, xml

More

Packages that depend on docx_template