rspl_network_file_viewer 1.0.0
rspl_network_file_viewer: ^1.0.0 copied to clipboard
RSPLNetworkFileViewer is a customizable Flutter widget for displaying network images and PDFs with flexible UI, headers, and error handling.
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.
1.0.0 #
⚠️ BREAKING CHANGE: License Update #
- License: Changed from MIT License to Rishabh Software Source Available License (Non-Commercial) v1.0.
- Free for personal projects, learning, academic purposes, and evaluation
- Modification and forking allowed for non-commercial use
- Commercial use requires a separate license from Rishabh Software
- For licensing inquiries, refer to LICENSE for contact details.
Changed #
- Added contact information section in README.
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.