universal_dockit 1.0.1 copy "universal_dockit: ^1.0.1" to clipboard
universal_dockit: ^1.0.1 copied to clipboard

A Flutter plugin for viewing PDF, Word, Excel, PowerPoint, EPUB, CBZ, TXT, CSV, RTF, and OpenDocument files on Android and iOS.

1.0.1 #

  • Replaced Apache POI with all-documents-reader SDK on Android for parsing Office documents (Word, Excel, PowerPoint) to resolve dependency conflicts and improve reliability.
  • General bug fixes and stability improvements.

1.0.0 #

  • Initial release of Universal Dockit!
  • Added support for 15 different document types natively across Android and iOS.
  • Implemented hardware-accelerated rendering for PDF, Office formats, and E-Books.
  • Added darkMode boolean flag for dynamic dark mode switching across all document renderers.
  • Adopted modern ViewModel architecture with Dispatchers.IO for background parsing on Android.
0
likes
160
points
117
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for viewing PDF, Word, Excel, PowerPoint, EPUB, CBZ, TXT, CSV, RTF, and OpenDocument files on Android and iOS.

Repository (GitHub)
View/report issues

Topics

#pdf-viewer #office #excel #powerpoint #epub

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on universal_dockit

Packages that implement universal_dockit