ai_pdf_reader 0.0.5
ai_pdf_reader: ^0.0.5 copied to clipboard
A Flutter package for PDF reading, text extraction, TTS audio playback, offline summary generation, and reading progress tracking.
Changelog #
All notable changes to this project will be documented in this file.
0.0.5 #
0.0.4 #
0.0.3 #
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