t_pdf_reader 0.5.0
t_pdf_reader: ^0.5.0 copied to clipboard
A performant Flutter PDF viewer capable of handling large PDF files smoothly. Built on than_pdf_engine, this package provides a clean foundation for custom PDF implementations, allowing users to build [...]
0.5.0 #
- Updated
than_pdf_engine: ^0.5.0
- Removed
dart_core_extensions
0.4.0 #
- Updated
dart_core_extensions: ^0.5.0
0.3.0 #
- Changed
Update Engine - Fixed
Known Errors.
0.2.0 #
- Added Event
Keyboard->KeyDown,KeyUp - Added
TPdfController:keyboardScrollSpeed- Property. - Added
TPdfController:onKeyEvent- Function. - Changed
mixin->Interface ComponentLogic. - Fixed
Worng Pdf Page Count
0.1.0 #
- Update
than_pdf_engine - Fixed
Page Footer WigetScroll Error.
0.0.1 #
- initial release.