PavelS0 / docx_template_dart

A Docx template engine
Apache License 2.0
43 stars 31 forks source link

Is any way to get all tags from template? #31

Closed Bes79 closed 2 years ago

AlexandreMaillot commented 2 years ago

No description provided.

I added the getAllTags function, you can use it in the latest version.

Bes79 commented 2 years ago

Thanks. This is great