syncfusion_flutter_datepicker 18.2.55-beta
syncfusion_flutter_datepicker: ^18.2.55-beta copied to clipboard
The Syncfusion Flutter Date Range Picker widget allows users to easily select dates or a range of dates. It has built-in views that allow quick navigation to the desired date.
18.2.55-beta 08/25/2020 #
No changes.
18.2.54-beta 08/18/2020 #
No changes.
18.2.48-beta 08/04/2020 #
No changes.
18.2.47-beta 07/28/2020 #
No changes.
18.2.46-beta 07/21/2020 #
No changes.
18.2.45-beta 07/14/2020 #
No changes.
18.2.44-beta 07/07/2020 #
Breaking changes
- The
selectionTextStyle
,selectionColor
,startRangeSelectionColor
,rangeSelectionColor
,endRangeSelectionColor
,rangeTextStyle
andselectionStyle
properties fromDateRangePickerMonthCellStyle
class has been deprecated, use the same properties fromSfDateRangePicker
class instead.
Features
- Enable/disable built in view switching support.
- Multi-date picker view support
18.1.48-beta 05/05/2020 #
No changes.
18.1.46-beta 04/28/2020 #
No changes.
18.1.45-beta 04/21/2020 #
No changes.
18.1.44-beta 04/14/2020 #
No changes.
18.1.43-beta 04/07/2020 #
No changes.
18.1.42-beta 04/01/2020 #
No changes.
18.1.36-beta 03/19/2020 #
Initial release.
Features
- Supports four types of built-in views such as month, year, decade, and century views.
- Navigate back and forth the date-range views and between different view modes.
- Select single, multiple, and range of dates in month view.
- First day of week support.
- Supports minimum and maximum date range.
- Disable dates support and weekend, special and blackout dates in month view.
- Localization support.
- Theme support.
- Right to left support.
- Accessibility support.
- Selection style customization.