iamriajul / adhan-dart

Adhan for Dart / Muslim Prayer Times Library. Now retrieving Prayer time in Dart easier than ever.
https://pub.dev/packages/adhan
MIT License
86 stars 41 forks source link

How to use Method #31

Closed ariefcahya closed 2 years ago

ariefcahya commented 2 years ago

How to use Method timeForPrayer, nextPrayerByDateTime end etc

iamriajul commented 2 years ago

This doc might help you understand: https://pub.dev/documentation/adhan/latest/adhan/PrayerTimes/timeForPrayer.html

Thanks.