horizontal_calendar_view_widget 2.1.1 copy "horizontal_calendar_view_widget: ^2.1.1" to clipboard
horizontal_calendar_view_widget: ^2.1.1 copied to clipboard

outdated

Easy to use, highly customizable horizontal calendar. Single or up to x days selection, with Internationalization support.

[2.1.1] #

  • Test Coverage

[2.1.0] #

  • Scroll to initial selected date

[2.0.0] #

  • Upgraded to null safety

[1.0.2] #

  • Added Min Selected date count (Author dariof28)
  • Added Ability to show month and dayOfWeek labels in uppercase (Author dariof28)
  • Upgraded Flutter version to v1.17.2

[1.0.1] #

  • Changed intl from main to transitive dependency to avoid version conflicts.

[1.0.0] Initial Release #

  • ✅ Custom date range (First & Last Date)
  • ✅ Single or up to x days selection
  • onDateSelected, onDateUnSelected, onDateLongTap, onMaxDateSelectionReached events.
  • ✅ Support custom ScrollController
  • ✅ Initial selected dates
  • ✅ Granular control to disable dates.
  • ✅ Internationalization support
  • ✅ Month / Date / Week Day label order customization
  • ✅ Month / Week day label hide / show
  • ✅ Custom TextStyles for Month, Date, WeekDay
  • ✅ Custom TextStyles for selected Month, selected Date, selected WeekDay
  • ✅ Customizable month format (e.g. MM,MMM)
  • ✅ Customizable date format (e.g. dd,d)
  • ✅ Customizable week day format (e.g. EE,EEE)
  • ✅ Default date cell Decoration
  • ✅ Selected date cell Decoration
  • ✅ Disabled date cell Decoration
6
likes
50
pub points
46%
popularity

Publisher

unverified uploader

Easy to use, highly customizable horizontal calendar. Single or up to x days selection, with Internationalization support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations, intl, scrollable_positioned_list

More

Packages that depend on horizontal_calendar_view_widget