prayer_timer 1.0.0
prayer_timer: ^1.0.0 copied to clipboard
A Flutter package to display a customizable circular prayer time timer with progress bar for Islamic prayer times, supporting custom APIs and local storage.
Changelog #
1.0.0 #
- Initial release of the Prayer Timer package.
- Features a customizable circular progress bar for prayer times.
- Supports fetching data from a custom API or the default Aladhan API.
- Stores prayer times locally using
shared_preferences. - Displays error message if API data is unavailable.
- Customizable progress bar size, progress bar color, progress bar background color, and font color.