material_hebrew_date_picker 1.1.0
material_hebrew_date_picker: ^1.1.0 copied to clipboard
A material hebrew date picker.
1.1.0 #
- FEAT: Added
selectableDayPredicateto disable specific days of the week. - FEAT:
showMaterialHebrewDatePickernow returns aFuture<DateTime?>to allow forawait. - FEAT: Added assertions to prevent invalid date ranges (
firstDateafterlastDate, etc.). - REFACTOR: Removed the
onConfirmDatecallback in favor of theFuturereturn value. - REFACTOR: Removed the redundant
onDateRangeChangedcallback from the date range picker.
1.0.0+8 #
- Initial release.