zeba_academy_pdf_reader_ui 0.0.1
zeba_academy_pdf_reader_ui: ^0.0.1 copied to clipboard
A complete customizable PDF reading UI kit for Flutter.
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 - 2026-02-25 #
🎉 Initial Release #
Added
- Complete customizable PDF Reader UI
- Pinch zoom PDF viewing using
pdfx - Light, Sepia, and Dark reading themes
- Page slider navigation
- Bookmark system with persistent storage
- Auto-scroll reading mode
- Fullscreen reader mode
- Reading progress tracking
- GetX-based controller architecture
- Example application
- Production-ready structure
Technical
- Flutter SDK >= 3.0 support
- Null-safety enabled
- SharedPreferences bookmark persistence
- Clean modular architecture
Upcoming (Planned) #
- Reading progress percentage indicator
- Resume last opened page
- Font size & line height controls
- Annotation support
- Text highlighting