docx_file_viewer 1.0.0
docx_file_viewer: ^1.0.0 copied to clipboard
A Flutter package for rendering DOCX files with native widgets. View, zoom, search, and interact with Word documents.
1.0.0 #
- Migrated architecture to latest standards.
0.0.8 #
- Fix: Bullet alignment improved
- Fix: Heading styles
0.0.7 #
- feat:now text alignment from styles are now parsed
- feat: background color borders are now parsed properly for paragraph and text elements
0.0.6 #
- Fix:styles are too much bigger than expected
- Fix: if color is defined than don't apply default color
0.0.5 #
- Feat:styles are now parsed from file for paragraph and character
- Feat:text align are now parsed from file
0.0.4 #
- fixed order and unordered lists
0.0.3 #
0.0.2 #
- fixed tag based text not rendered.
0.0.1 #
- initial release.
