prayer_times_helper 1.1.0
prayer_times_helper: ^1.1.0 copied to clipboard
A simple Flutter package to get today's Islamic prayer times and the next upcoming prayer.
1.1.0 - 2025-06-27 #
Added #
- 🛠️
overrideTimes()function to allow users or mosque admins to manually override specific prayer times. - Prayer time override support integrated into
getTodaysPrayerTimes().
Improved #
- Code structure for better flexibility and customization.
- README updated with detailed usage instructions and examples.
1.0.0 - 2025-06-20 #
- Initial release of
prayer_times_helper. - Provides fixed prayer times for today (Fajr, Dhuhr, Asr, Maghrib, Isha).
- Includes
getNextPrayer()function to get the next upcoming prayer.