universal_file_handler 0.1.3
universal_file_handler: ^0.1.3 copied to clipboard
A Flutter package to open, view, cache, and share files including image, PDF, Word, and Excel. Supports network, asset, and local files.
0.1.3 - 2026-07-21 #
- Updated path_provider to 2.1.6 and share_plus to 13.2.1.
- Raised minimum SDK requirements to Dart 3.10 and Flutter 3.38.1.
- Updated example native targets for the latest share_plus requirements.
0.1.0 #
- Initial release
- File open support
- Share support
- Memory + disk cache
0.1.1 #
- examples added
- documentation
0.1.2 #
- added password protected pdf support
- added hero animation for image view
- fix color issue in image view