pdf_viewer_plus 1.0.2
pdf_viewer_plus: ^1.0.2 copied to clipboard
A PDF viewer with enhanced features including a thumbnail sidebar for easy navigation.
Changelog #
1.0.2 – Accessibility & Dependency Updates – January 2026 #
- New features:
- Added pinch animation overlay for improved accessibility and user guidance
- Visual hint to help users discover zoom functionality
- Updated Dart SDK requirement from
^3.7.0→^3.10.0 - Dependency upgrades:
http: from^1.4.0→^1.6.0flutter_lints: from^5.0.0→^6.0.0(dev dependency)- Added
lottie:^3.1.0for animation support
- Android improvements:
- Updated Kotlin from
1.8.22→2.1.0(resolves Flutter compatibility warnings)
- Updated Kotlin from
1.0.1 – Dependency Updates & Metadata Fix – June 2025 #
- Updated repository URL in
pubspec.yamlto correct GitHub link. - Dependency upgrades:
pdfx: from^2.8.0→^2.9.2http: from^1.3.0→^1.4.0flutter_lints: from^5.0.0→^6.0.0(dev dependency)
1.0.0 Initial Release - June 2025 #
- First release of the PDF Thumbnail Sidebar package
- Features:
- PDF viewer with integrated thumbnail sidebar
- Support for both online PDFs (URLs) and local assets
- Collapsible sidebar with smooth animations
- Custom styling options for thumbnails and sidebar
- Synchronized navigation between viewer and thumbnails
- Dependencies:
- pdfx for PDF rendering
- http for downloading remote PDFs