PackageTrack
Sign in Get early access

easy_date_timeline

The "easy_date_timeline" package is a customizable Flutter library that displays a timeline of dates in a horizontal view.

2.0.9 9.4K downloads/mo #3025 most downloaded on pub.dev FadyFayezYounan/easy_date_timeline

What this package is like to depend on

Last release 1 years ago

03 Mar 2025

Release timing varies

gaps range from 2 weeks to 6 months

Nearly every release is documented

notes for 31 of 31 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

31 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

31 releases · Jun 2023 to Mar 2025
2024 2025 2026
Release Pre-release

Releases

latest 31
  1. 2.0.9 03 Mar 2025
    Release notes

    fix files formatting.

    Open source →
  2. 2.0.8 03 Mar 2025
    Release notes

    fix files formatting.

    Open source →
  3. 2.0.7 03 Mar 2025
    Release notes

    Update intl package version constraint to ">=0.19.0 <0.21.0" to support newer versions.

    Open source →
  4. 2.0.6 12 Dec 2024
    Release notes

    fix files formatting.

    Open source →
  5. 2.0.5 12 Dec 2024
    Release notes

    Update deprecated withOpacity method to the new method .withValues.

    Open source →
  6. 2.0.4 20 Nov 2024
    Release notes

    Remove unused imports.

    Open source →
  7. 2.0.3 20 Nov 2024
    Release notes

    fix time difference issue in EasyDateTimeLinePicker widget.

    Open source →
  8. 2.0.2 17 Nov 2024
    Release notes

    update readme file.

    Open source →
  9. 2.0.1 16 Nov 2024
    Release notes

    format localization files

    Open source →
  10. 2.0.0 16 Nov 2024
    Release notes

    What's New in Easy Date Timeline

    The package has been completely redesigned with a new modern API and enhanced features:

    • New Core Widget: Introducing EasyDateTimeLinePicker - a more intuitive and flexible date picker widget

    • Enhanced Theming: New EasyTheme system for comprehensive styling customization

    • Improved Selection Modes: Better control over date selection behavior with SelectionMode

    • Flexible Disable Strategies: New composable system for disabling dates

    • Better Header Control: Multiple header types and customization options

    • Controller Support: New EasyDatePickerController for programmatic control

    The legacy documentation has been preserved but moved to a collapsible section at the bottom of the file for reference.

    Open source →
  11. 1.1.3 21 May 2024
    Release notes
    • Update readme file.
    Open source →
  12. 1.1.2 21 May 2024
    Release notes
    • Update EasyDateTimeLine itemBuilder.
    Open source →
  13. 1.1.1 20 May 2024
    Release notes
    • Update readme file.
    Open source →
  14. 1.1.0 20 May 2024
    Release notes
    • Update EasyInfiniteDateTimeLine itemBuilder.
    Open source →
  15. 1.0.7 03 May 2024
    Release notes
    • Enhance EasyInfiniteDateTimeLine autoCenter and alwaysFirst mode scroll behavior.

    • Add physics property to EasyInfiniteDateTimeLine widget.

    Open source →
  16. 1.0.6 08 Mar 2024
    Release notes
    • Add SelectionMode to EasyInfiniteDateTimeLine widget.
    • The selectionMode specifies how the timeline should behave when the selected date changes. It can be set to one of the following values:
      • SelectionMode.none(): The timeline does not animate the selection.
      • SelectionMode.autoCenter(): The timeline automatically centers the selected date.
      • SelectionMode.alwaysFirst(): The timeline always positions the selected date at the first visible day of the timeline.
      • (Thanks to @yagizdo) for implementing SelectionMode.autoCenter().
    Open source →
  17. 1.0.5 17 Feb 2024
    Release notes
    • Fix easy date timeline widget Scroll Behavior issue on Web (Thanks to @juanccalzadilla).

    • Fix EasyInfiniteDateTimeLine locale issue (Thanks to @yagizdo).

    Open source →
  18. 1.0.4 15 Jan 2024
    Release notes
    • update intl package to 0.19.0.
    Open source →
  19. 1.0.3 15 Jan 2024
    Release notes
    • add header builder to EasyInfiniteDateTimeLine widget and custom date format for the selected date to EasyDateTimeLine header widget.
    Open source →
  20. 1.0.2 31 Oct 2023
    Release notes
    • fix bug with the last day of the current month. (thanks to @Mustafa7Ibrahim and @applegold)
    Open source →
  21. 1.0.1 28 Oct 2023
    Release notes
    • hide 12px gap when the showTimelineHeader is false in EasyInfiniteDateTimeLine widget.
    Open source →
  22. 1.0.0 28 Oct 2023
    Release notes
    • Add new widget: EasyInfiniteDateTimeLine , It allows you to define a range of dates with firstDate and lastDate, specify the initial focus with focusedDate, and offers a controller for programmatic interactions. This widget is ideal for creating dynamic and interactive date-based interfaces in your Flutter app.
    Open source →
  23. 0.1.1 01 Sep 2023
    Release notes
    • Resolved an issue concerning months that do not have 30 days. (thanks to @RobertoFMBarreto)
    Open source →
  24. 0.1.0 29 Aug 2023
    Release notes
    • New Feature: EasyDateTimeline now includes support for disabled days. In addition, some variable names have been updated, and the old ones have been marked as deprecated
    Open source →
  25. 0.0.7 27 Jul 2023
    Release notes
    • add text style for the month picker.
    Open source →
  26. 0.0.6 19 Jun 2023
    Release notes
    • add highlight style for the current day (highlight today border or background color or none).
    Open source →
  27. 0.0.5 16 Jun 2023
    Release notes
    • add highlight color for the current day.
    Open source →
  28. 0.0.4 15 Jun 2023
    Release notes
    • add package screenshot.
    Open source →
  29. 0.0.3 15 Jun 2023
    Release notes
    • add landscape day view and two new day structures.
    Open source →
  30. 0.0.2 11 Jun 2023
    Release notes
    • update package images.
    Open source →
  31. 0.0.1 11 Jun 2023
    Release notes
    • Initial release.
    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