flutter_prayer_time_calculator 0.0.1 copy "flutter_prayer_time_calculator: ^0.0.1" to clipboard
flutter_prayer_time_calculator: ^0.0.1 copied to clipboard

A comprehensive Flutter package for calculating Islamic prayer times with multiple calculation methods and customizable parameters. It includes support for calculating prayer times for a specific loc [...]

Changelog #

1.0.0 - 2024-06-02 #

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 #

  • PrayerTimes class for calculations
  • CalculationMethod enum for different Islamic organizations
  • TimeFormat enum for output formatting
  • AsrMethod enum for Asr prayer calculation
  • HighLatitudeMethod enum for high latitude adjustments
  • PrayerTime enum for type-safe prayer time access
  • PrayerTimesParams class for structured parameters
  • Extensive error handling and validation

Documentation #

  • Complete README with usage examples
  • API documentation
  • Flutter widget examples
  • Parameter reference guide
3
likes
115
points
19
downloads

Publisher

verified publisherdevxhub.com

Weekly Downloads

A comprehensive Flutter package for calculating Islamic prayer times with multiple calculation methods and customizable parameters. It includes support for calculating prayer times for a specific location, date, and time zone.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_prayer_time_calculator

Packages that implement flutter_prayer_time_calculator