PavelS0 / docx_template_dart

A Docx template engine
Apache License 2.0
40 stars 20 forks source link

dart:io doesn't work for web #38

Open oseiasmribeiro opened 1 year ago

oseiasmribeiro commented 1 year ago

I always get the Error: Unsupported operation: _Namespace. As I understand it, dart:io doesn't work for the Web. How to work with Docx_Template on the Web?