0 purchases
custom calendar picker
This package is use persian_datetime_picker #
Usage #
use like this and for customization wrap the widget with DateConfig class
PCalendarDatePicker(
firstDate: Jalali(1402, 6),
lastDate: Jalali(1450, 9),
initialDate: selectedDate,
initialCalendarMode: PDatePickerMode.month,
onDateChanged: (Jalali? value) {},
)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.