lafzi_dart 1.0.0
lafzi_dart: ^1.0.0 copied to clipboard
Al-Quran phonetic search engine. Search Quran verses by Latin transliteration using trigram indexing and phonetic matching. Pure Dart, works with Flutter.
1.0.0 #
- Initial release.
- Phonetic search with Latin transliteration input.
- Two modes: vocal (with harakat) and nonvocal (consonants only).
- Configurable match threshold (0.3 - 0.95).
- Text highlighting of matched regions.
- SQLite backend with optional gzip compression.
- Pure Dart, works standalone and in Flutter.