cleartec_docx_template 0.4.1 copy "cleartec_docx_template: ^0.4.1" to clipboard
cleartec_docx_template: ^0.4.1 copied to clipboard

A Docx template engine.

0.4.1 #

2025-05-23

  • Update package name to cleartec_docx_template, increment version to 0.4.1, and enhance README with fork information. Add cspell configuration for spell checking and update CHANGELOG format.
  • Fix for: Cannot modify an unmodifiable list (@GeraldGZ's solution in #53)
  • fix warning

0.4.0 #

2023-09-21

  • merged PR #48
  • Merge commit 'd5c30d6846da009b279dbf6fb4905a6e4e750d5e'
  • remove print
  • fix header and footer img modification
  • add hyperlink
  • xml update
  • fix lose reference after callings getTags
  • header and footer replace with items

0.3.6 #

2023-09-13

  • lowered sdk version

0.3.5 #

2023-09-13

  • Fix file currupting when image removed from document - Fix deprecation warnings

0.3.4 #

2023-03-07

  • Attempt to fix archive saving - Added new ImagePolicy parameter to DocxTemplate.generate

0.3.3 #

2022-06-30

  • bump version to 0.3.3
  • Merge pull request #32 from AlexandreMaillot/master
  • Fix project for xml version - Add test for generating docx - Add test for function getAllTags - Add function for get all tags

0.3.2 #

2021-06-17

  • up pubspec ver
  • add devcontainer to ignore
  • Merge branch 'feature/nnbd'
  • Upd readme, and example

0.3.1 #

2021-06-03

  • Fixed broken TagPolicy export - Unrecognized tags are no longer deleted

0.3.0 #

2021-06-02

  • Attempt to fix concurrent modification

0.3.0-nullsafety #

2021-04-17

  • updaete changelog & pubspec
  • nullsaafity initial

0.2.10 #

2021-04-16

  • Added options in DocxTemplate.generate, allowing save sdt tags

0.2.9 #

2021-04-05

  • Original Content in the text tags now is not deleted if Content or Content.text is null
  • added example with different styles in list item

0.2.8 #

2021-04-01

  • Added support for displaying images in a table

0.2.7 #

2021-02-08

  • upd versions
  • Merge commit '5d513a721df3d5ad9cce986c857165d2590f4f8f'
  • upd template & generated file
  • Worked image replace, but only in non repeated fields

0.2.6 #

2021-02-08

  • fixed The getter 'rootElement' was called on null

0.2.5 #

2021-02-05

  • update changelog
  • refactor & realised image inserting

0.2.4 #

2020-11-11

  • Added multiline support
  • hotfix

0.2.3 #

2020-10-15

  • Fixed StateError (Bad state: No element) in _findFirstChild
  • fixed generate logic
  • removed numbering check
  • fixed getting docx entry
  • fix issue when nubmering.xml sometimes not present in docx
  • disable pretty output
  • changelog edit

0.2.2 #

2020-09-09

  • Text Content is now accept 'dynamic' type
  • update changelog

0.2.1 #

2020-08-25

  • Updated dependencies, removed unused import
  • Extended readme
  • publish fixes
  • Refactor & Fixes, new template, new test data, changed readme
  • Implementing support for numbering.xml, not tested
  • Removed debug log
  • Various bug fixes
  • Refactoring, Numbering for support numbering.xml

0.2.0 #

2020-08-14

  • Remove dart:io File usage, load and save operations handled manually

0.1.2 #

2019-11-26

  • change version
  • changed readme
  • changed pubspec added crypto & path
  • moved examples->example

0.1.1 #

2019-11-26

  • use path package to handle path
  • changed license, pubspec package name

0.1.0 #

2019-11-26

  • cleanup
  • fixed some bugs
  • more flexible content building
  • Added ability to repeat any plain tags & Refactoring & Clean
  • Initial commit
2
likes
130
points
160
downloads

Publisher

unverified uploader

Weekly Downloads

A Docx template engine.

Homepage
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

archive, collection, path, xml

More

Packages that depend on cleartec_docx_template