PavelS0 / docx_template_dart

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

Fix for issue: Unsupported operation: Cannot modify an unmodifiable list exception #56

Open puranjanp opened 4 months ago

puranjanp commented 4 months ago

With the changes in docx_template.dart, docx_entry.dart and template.dart the following issue is fixed.

Unsupported operation: Cannot modify an unmodifiable list exception