scrollable_clean_calendar 0.5.2 copy "scrollable_clean_calendar: ^0.5.2" to clipboard
scrollable_clean_calendar: ^0.5.2 copied to clipboard

outdated

A clean widget calendar with vertical scroll, locale, and range selection date

0.5.2 - 2021-09-13 #

  • Fix Date format in languages that have a more complex variation like Polish.

0.5.1 - 2021-09-13 #

  • Minor fix in ScrollController
  • Fix in setState() on initState

0.5.0 - 2021-09-13 #

  • Add option to use calendar without date range, with only one date

0.4.0 - 2021-03-09 #

  • Add Support to Flutter 2.
  • Removing old dependencies.

0.3.0 - 2020-11-26 #

  • Fixed a bug that the End Date could not be the same as de Initial Date.
  • Added the possibility to open the calendar with dates already selected (One date, two dates, or none).

0.2.0 - 2020-11-25 #

  • Added the possibility to show disabled dates the First and Last Month, these dates are the dates that are previous minDate and post maxDate.
  • Fix a bug that the next Month displayed with empty values when the maxDate occurs on the last week of the month.

0.1.1 - 2020-10-28 #

  • Fix bug day not rendering right.
  • Fix calendar init in the Monday (future version change to the generic start someday of the week).

0.1.0 - 2020-10-21 #

  • Added calendar full page with a scroll in the vertical.
  • Added a select a range date with special colors.
  • Added capture of the date selected.
  • Change calendar with Locale.
174
likes
70
points
6.79k
downloads

Publisher

unverified uploader

Weekly Downloads

A clean widget calendar with vertical scroll, locale, and range selection date

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on scrollable_clean_calendar