PackageTrack
Sign in Get early access

scrollable_clean_calendar

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

1.5.0 7.4K downloads/mo #3338 most downloaded on pub.dev FabioFiuza/scrollable_clean_calendar

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 10 months

Nearly every release is documented

notes for 17 of 17 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

17 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

17 releases · Oct 2020 to Feb 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 1.5.0 19 Feb 2024
    Release notes
    • Add weekdayAspectRatio and dayAspectRatio, to let the size of the gridview of the days and weeks widget be customized.
    Open source →
  2. 1.4.1 11 May 2023
    Release notes
    • Changed the intl dependency declaration to use the intl version locked by flutter_localizations from sdk which fix incompatibility with updated Flutter 3.10 projects
    • Fixed some deprecation warnings on more recent Flutter versions
    • Bumped min Flutter version to 3.3.0 due to the deprecation warnigs fix
    Open source →
  3. 1.4.0 20 Jul 2022
    Release notes
    • Add again the scrollController parameter as Optional (But remember, if you use this controller the Parameter initialFocusDate and the Functions scrollToMonth and jumpToMonth won't work since this override the scrollable list controller. Do not use them together or you will receive a nullPointer Exception)
    Open source →
  4. 1.3.1 20 Jul 2022
    Release notes
    • Updated flutter_lints and moved it from direct dependency to dev dependency which fix incompatibility with updated Flutter 3 projects
    Open source →
  5. 1.3.0 19 Jul 2022
    Release notes
    • Remove property scrollController.
    • Add property initialFocusDate inside CleanCalendarController.
    • Add function scrollToMonth and jumpToMonth inside CleanCalendarController, now can scroll to specific month.
    Open source →
  6. 1.2.0 28 Apr 2022
    Release notes
    • Create property dayDisableColor, so the color of the day when it is disabled could be customized
    Open source →
  7. 1.1.0 13 Mar 2022
    Release notes
    • Create readOnly property inside CleanCalendarController, so the CalendarWidget can have the means to become a Read Only Widget
    Open source →
  8. 1.0.1 23 Dec 2021
    Release notes
    • Now the method onDayTapped and onRangeSelected will just be activate when the user tapped the date
    Open source →
  9. 1.0.0 19 Nov 2021
    Release notes
    • Now we are in the version 1.0.0. We have a lot of different things:
      • Differents layout
      • Customizable widgets
      • Removing setState and using change notifier
      • Disabled dates before min date and after max date
      • Weekday start, in what weekday the calendar is going to start
    Open source →
  10. 0.5.2 11 Oct 2021
    Release notes
    • Fix Date format in languages that have a more complex variation like Polish.
    Open source →
  11. 0.5.1 27 Sep 2021
    Release notes
    • Minor fix in ScrollController
    • Fix in setState() on initState
    Open source →
  12. 0.5.0 13 Sep 2021
    Release notes
    • Add option to use calendar without date range, with only one date
    Open source →
  13. 0.4.0 09 Mar 2021
    Release notes
    • Add Support to Flutter 2.
    • Removing old dependencies.
    Open source →
  14. 0.3.0 26 Nov 2020
    Release notes
    • 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).
    Open source →
  15. 0.2.0 26 Nov 2020
    Release notes
    • 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.
    Open source →
  16. 0.1.1 29 Oct 2020
    Release notes
    • Fix bug day not rendering right.
    • Fix calendar init in the Monday (future version change to the generic start someday of the week).
    Open source →
  17. 0.1.0 22 Oct 2020
    Release notes
    • 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.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive