flutter_prayer_time_calculator 0.0.2
flutter_prayer_time_calculator: ^0.0.2 copied to clipboard
A Flutter package to calculate Islamic prayer times with customizable methods and location/timezone support.
Changelog #
0.0.2 - 2024-06-03 #
Added #
- Initial release of Prayer Times package
- Support for multiple calculation methods (MWL, ISNA, Egypt, Makkah, Karachi, Tehran, Jafari)
- Type-safe enums for all parameters
- Named parameter API for better usability
- Support for different time formats (24h, 12h, Float)
- Asr calculation methods (Standard, Hanafi)
- High latitude adjustment methods
- Automatic timezone and DST detection
- Time offsets and custom adjustments
- Comprehensive documentation and examples
Features #
PrayerTimesclass for calculationsCalculationMethodenum for different Islamic organizationsTimeFormatenum for output formattingAsrMethodenum for Asr prayer calculationHighLatitudeMethodenum for high latitude adjustmentsPrayerTimeenum for type-safe prayer time accessPrayerTimesParamsclass for structured parameters- Extensive error handling and validation
Documentation #
- Complete README with usage examples
- API documentation
- Flutter widget examples
- Parameter reference guide