ai_pdf_reader 0.0.2
ai_pdf_reader: ^0.0.2 copied to clipboard
Flutter package for PDF text extraction, audio reading, and live reading progress tracking.
Changelog #
All notable changes to this project will be documented in this file.
0.0.2 #
0.0.1 #
- Initial release
- Added PDF file loading support
- Added text extraction from text-based PDFs
- Added Text-to-Speech reading support
- Added reading progress text view
- Added live last read character index tracking
- Added optional built-in PDF viewer
- Added speech controls for rate, pitch, and volume
- Added language selection support
- Added controller-based architecture
- Added example app
- Added README and MIT License