rspl_network_file_viewer 0.0.1
rspl_network_file_viewer: ^0.0.1 copied to clipboard
RSPLNetworkFileViewer is a customizable Flutter widget designed to display files like images and PDFs directly from a network source. It supports various customization options for appearance, headers, [...]
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 #
Added #
- Introduced Network File Viewer component.
- Features implemented in this release:
- Supports multiple file types, including images and PDFs.
- Customizable UI with background color, content padding, and optional custom header.
- Provides HTTP headers for secure or authenticated file access.
- Includes a fallback error widget for better user experience.