material_hebrew_date_picker 1.2.2 copy "material_hebrew_date_picker: ^1.2.2" to clipboard
material_hebrew_date_picker: ^1.2.2 copied to clipboard

A material hebrew date picker.

1.2.2 #

  • Bug fix

1.2.1 #

  • FEAT: Added calendarDirection parameter to control the layout direction of the calendar grid (LTR/RTL).
  • FIX: Resolved multiple layout overflow errors by making the picker content scrollable.
  • FIX: The "Go to Today" button now correctly selects today's date in addition to navigating to it.
  • FIX: Corrected an issue where the PageController could be used before it was attached to a PageView.

1.2.0 #

  • FEAT: Added year and month picker views for enhanced navigation.
  • FEAT: Added a "Go to Today" button for quick access to the current date.
  • FEAT: Added initialPickerMode to allow opening the picker in year or month view.

1.1.0 #

  • FEAT: Added selectableDayPredicate to disable specific days of the week.
  • FEAT: showMaterialHebrewDatePicker now returns a Future<DateTime?> to allow for await.
  • FEAT: Added assertions to prevent invalid date ranges (firstDate after lastDate, etc.).
  • REFACTOR: Removed the onConfirmDate callback in favor of the Future return value.
  • REFACTOR: Removed the redundant onDateRangeChanged callback from the date range picker.

1.0.0+8 #

  • Initial release.
3
likes
130
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A material hebrew date picker.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, kosher_dart

More

Packages that depend on material_hebrew_date_picker