quran_with_tafsir 1.0.1
quran_with_tafsir: ^1.0.1 copied to clipboard
Offline Quran package for Dart with Arabic text, English translation, Tafsir Al-Muyassar, page/juz navigation, search, and audio URLs.
1.0.1 #
- Fix dangling library doc comments flagged by pub.dev static analysis.
- Shorten package description to meet pub.dev guidelines (60-180 chars).
- Clean LICENSE file so pub.dev recognizes it as MIT (OSI-approved).
1.0.0 #
- Initial release.
- Arabic Quran text (Uthmani script) — 114 surahs, 6236 ayat.
- English translation (Saheeh International).
- Arabic Tafsir (Al-Muyassar).
- Page navigation (604 pages).
- Juz navigation (30 juz).
- Sajda verse detection (15 sajdas).
- Rub al-hizb boundary detection (240 boundaries).
- Arabic-normalized search index.
- English search index.
- Audio URL generation (40+ reciters via EveryAyah.com).
- Reciter catalog with English and Arabic display names.
- Pure Dart — no Flutter dependency.
- Example Flutter app with 4-tab UI.