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 2025Releases
latest 31-
2.0.903 Mar 2025 -
2.0.803 Mar 2025 -
2.0.703 Mar 2025Release notes
Open source →Update intl package version constraint to ">=0.19.0 <0.21.0" to support newer versions.
-
2.0.612 Dec 2024 -
2.0.512 Dec 2024 -
2.0.420 Nov 2024 -
2.0.320 Nov 2024 -
2.0.217 Nov 2024 -
2.0.116 Nov 2024 -
2.0.016 Nov 2024Release notes
Open source →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
EasyThemesystem 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
EasyDatePickerControllerfor programmatic control
The legacy documentation has been preserved but moved to a collapsible section at the bottom of the file for reference.
-
-
1.1.321 May 2024 -
1.1.221 May 2024 -
1.1.120 May 2024 -
1.1.020 May 2024 -
1.0.703 May 2024Release notes
Open source →-
Enhance
EasyInfiniteDateTimeLineautoCenterandalwaysFirstmode scroll behavior. -
Add
physicsproperty toEasyInfiniteDateTimeLinewidget.
-
-
1.0.608 Mar 2024Release notes
Open source →- Add
SelectionModetoEasyInfiniteDateTimeLinewidget. - The
selectionModespecifies 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().
- Add
-
1.0.517 Feb 2024Release notes
Open source →-
Fix easy date timeline widget Scroll Behavior issue on Web (Thanks to @juanccalzadilla).
-
Fix EasyInfiniteDateTimeLine locale issue (Thanks to @yagizdo).
-
-
1.0.415 Jan 2024 -
1.0.315 Jan 2024Release notes
Open source →- add header builder to
EasyInfiniteDateTimeLinewidget and custom date format for the selected date toEasyDateTimeLineheader widget.
- add header builder to
-
1.0.231 Oct 2023Release notes
Open source →- fix bug with the last day of the current month. (thanks to @Mustafa7Ibrahim and @applegold)
-
1.0.128 Oct 2023Release notes
Open source →- hide 12px gap when the showTimelineHeader is false in EasyInfiniteDateTimeLine widget.
-
1.0.028 Oct 2023Release notes
Open source →- Add new widget:
EasyInfiniteDateTimeLine, It allows you to define a range of dates withfirstDateandlastDate, specify the initial focus withfocusedDate, and offers acontrollerfor programmatic interactions. This widget is ideal for creating dynamic and interactive date-based interfaces in your Flutter app.
- Add new widget:
-
0.1.101 Sep 2023Release notes
Open source →- Resolved an issue concerning months that do not have 30 days. (thanks to @RobertoFMBarreto)
-
0.1.029 Aug 2023Release notes
Open source →- New Feature:
EasyDateTimelinenow includes support for disabled days. In addition, some variable names have been updated, and the old ones have been marked as deprecated
- New Feature:
-
0.0.727 Jul 2023 -
0.0.619 Jun 2023Release notes
Open source →- add highlight style for the current day (highlight today border or background color or none).
-
0.0.516 Jun 2023 -
0.0.415 Jun 2023 -
0.0.315 Jun 2023 -
0.0.211 Jun 2023 -
0.0.111 Jun 2023