hijri_picker 0.0.32 copy "hijri_picker: ^0.0.32" to clipboard
hijri_picker: ^0.0.32 copied to clipboard

outdated

Hijri Date Picker.

Hijri Date Picker #

Hijri calender to pick umm alqura dates support max & min dates

Simple Usage #

 final ummAlquraCalendar picked = await showHijriDatePicker(
       context: context,
       initialDate: selectedDate,
       lastDate: new ummAlquraCalendar()
         ..hYear = 1442
         ..hMonth = 9
         ..hDay = 25,
       firstDate: new ummAlquraCalendar()
         ..hYear = 1438
         ..hMonth = 12
         ..hDay = 25,
       initialDatePickerMode: DatePickerMode.day,
     );

About #

screenshots #

by #

Ahmed Aljoaid 👨🏻‍💻

64
likes
0
pub points
88%
popularity

Publisher

unverified uploader

Hijri Date Picker.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, hijri

More

Packages that depend on hijri_picker