reactive_date_range_picker 2.3.0
reactive_date_range_picker: ^2.3.0 copied to clipboard
Wrapper around flutter showDateRangePicker to use with reactive_forms
2.3.0 #
- onTap for custom calendars support
- valueBuilder
2.2.0 #
- mouse cursor
- hover effect support
- expose more input decorator props
- improved disabled state handling
- errorBuilder
2.1.0 #
- props update
2.0.2 #
- Support
reactive_forms: 17.x
2.0.1 #
- bugfix with hintText display
2.0.0 #
- reactive_forms update
1.0.0 #
- reactive_forms update
0.6.0 #
- package version bump
0.5.0 #
- package version bump
0.4.1 #
- handling canceling of selection
0.4.0 #
- package version bump
0.3.0 #
- package version bump
0.2.0 #
- package version bump
0.1.6 #
- showErrors api
0.1.5 #
- reactive_forms update
0.1.4 #
- validation messages function type
0.1.3 #
- validation messages function type
0.1.2 #
- package update
0.1.1 #
- package update
0.1.0 #
- null safety
- bugfix: valueAccessor was not passed to constructor
0.0.4 #
- excluded pubspec.lock from package
0.0.3 #
- readme update
0.0.2 #
- mark as touched on clear button pressed
0.0.1 #
- initial release