docx_to_text library

Support for doing something awesome.

More dartdocs go here.

Functions

docxToText(Uint8List bytes, {bool handleNumbering = false}) String
Converts a docx file to text. Only top level numbering is supported.