flutter_quran_tajwid 1.0.2 copy "flutter_quran_tajwid: ^1.0.2" to clipboard
flutter_quran_tajwid: ^1.0.2 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).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_quran_tajwid

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_quran_tajwid: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_quran_tajwid/flutter_quran_tajwid.dart';
1
likes
140
points
201
downloads

Publisher

unverified uploader

Weekly Downloads

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).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audio_service, flutter, flutter_dotenv, flutter_riverpod, flutter_screenutil, flutter_tts, hive, hive_flutter, http, intl, record, riverpod, string_similarity, web_socket_channel

More

Packages that depend on flutter_quran_tajwid