quran_pages_with_ayah_detector 0.0.1 copy "quran_pages_with_ayah_detector: ^0.0.1" to clipboard
quran_pages_with_ayah_detector: ^0.0.1 copied to clipboard

A Flutter package to show Quran pages with tap-detectable ayahs.

Quran Pages with Ayah Detector #

A Flutter package that shows Quran pages and allows detecting ayah taps.

Important Installations #

Install Quran Images using this Repo and add them to your project assets folder. Example: pageImagePath: "asset/pages/", INCLUDE ONLY THE PATH TO ALL IMAGES.

https://github.com/Yosuef-Sayed/quran_pages/archive/refs/heads/main.zip

Usage #

QuranPageView(
  pathImagePath: "assets/pages/",
  onAyahTap: (sura, ayah, page) {
    // Custom logic when an ayah is tapped
  },
)
11
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to show Quran pages with tap-detectable ayahs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path

More

Packages that depend on quran_pages_with_ayah_detector