universal_dockit 1.0.0
universal_dockit: ^1.0.0 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.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
darkModeboolean flag for dynamic dark mode switching across all document renderers. - Adopted modern
ViewModelarchitecture withDispatchers.IOfor background parsing on Android.