utils/src/docx_util library

Functions

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