-
I am using Flutter Notification for displaying prayer remainder.
`Here is my code
static Future _scheduleDaily(Prayer prayerName) async {
SharedPreferences prefs = await SharedP…
-
Selam
C:\Users\User\Downloads\Solat Kuy\PrayerTime 21_7_22\app\build\tmp\kapt3\stubs\debug\com\programmergabut\solatkuy\data\local\localentity\MsNotifiedPrayer.java:16: error: Room cannot pick a cons…
ergib updated
2 years ago
-
Often, I'll find that the output of the currentPrayer and nextPrayer functions can be "none". I'm unsure of why, and was hoping somebody could explain exactly when the output would be "none" and when …
-
I tried `-6.18233995, 106.84287154` as latitude, longitude. and `2021, 3, 27` as date. and it fails.
However `2021, 2, 27` works.
I tried several date in third months, most of them fails
```rus…
-
Hi
It would be good if the sunset time was also exported from [prayerTimes ](https://github.com/batoulapps/adhan-js/blob/master/src/PrayerTimes.js) and in the [nextPrayer ](https://github.com/batoula…
-
Is there a method to control jamat times for each prayer. I am trying to replicate the prayer timing from here: http://harrowmosque.org.uk
-
Brother the time for isha seems a bit off.
Correct time is 20:16 and it is showing 18:50 which is even earlier than maghrib.
```
Coordinates coordinates = Coordinates(17.9950,78.0267); //Hydera…
-
السلام عليكم ورحمة الله وبركاته
احاول حساب اوقات الصلاة لولايات الجزائر مثل ولاية ادرار
```json
{
"city": "Adrar",
"name": "أدرار",
"longitude": "27.9763317",
"latitude": "-0…
-
**Is your feature request related to a problem? Please describe.**
We need a handler to get each prayertime to display and store.
**Describe the solution you'd like**
Create the methods in the ha…
-
Instead of running once per day, it would be interesting to have a sort of countdown to the next prayer time ahead, such as
`Dzuhur dalam 1 jam 52 menit`
For this to work efficiently, we need to…