docx_viewer 0.2.1 copy "docx_viewer: ^0.2.1" to clipboard
docx_viewer: ^0.2.1 copied to clipboard

A Flutter package which allows you to view Docx/Doc document format for Android.

Changelog #

0.2.1 #

  • Updated the README.md
  • Added the Handeling of the File From the Internet or Network too.

0.2.0 #

  • Added the extractTextFromDocx method to extract text from the DOCX file.

0.1.1 #

  • Added Example Code
  • Updated the README.md
  • Handles file validation (file path check, file type check, file existence check).
  • Added error handling with an optional callback function (onError).
  • Customizable font size for text display.

0.1.0 #

  • Initial release of the docx_viewer package.
  • Added support for displaying DOCX files as text.
1
likes
160
pub points
58%
popularity

Publisher

verified publisherbhandari-santosh.com.np

A Flutter package which allows you to view Docx/Doc document format for Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, flutter, http, xml

More

Packages that depend on docx_viewer