flutter_quran_tajwid 1.0.1
flutter_quran_tajwid: ^1.0.1 copied to clipboard
A Flutter package for real-time Quranic recitation analysis with AI-powered transcription, Tajweed error detection, and word-by-word highlighting. Displays 15-line page layout with complete Quran (604 pages).
1.0.1 #
-
CRITICAL FIXES:
- Fixed Gemini Live API connection by updating to
gemini-2.0-flash-expmodel. - Resolved WebSocket disconnection and "stuck buffer" issues.
- Fixed Verse marker rendering and skipping logic.
- Fixed Gemini Live API connection by updating to
-
NEW FEATURES:
- JSON Result Export: Added
RecitationResultmodel andonRecitationCompletecallback for easy integration. - English Localization: Full English UI for Recitation Report and error messages.
- Full Quran Navigation: Direct page jump (1-604) and Surah selector.
- JSON Result Export: Added
-
IMPROVEMENTS:
- Updated font to IndoPak for better readability.
- Added
constoptimizations for performance. - Enhanced error logging for Gemini service.
-
BREAKING CHANGES:
- Constructor parameter:
RecitationScreen(initialPageNumber: ...)(waspageNumber).
- Constructor parameter:
1.0.0 #
- Initial release of the Flutter Quran Tajweed Recitation Assistant.
- Features include:
- Real-time Tajweed analysis using Gemini Live API.
- Audio recording and playback.
- Quran text display with highlighting.