flutter_date_pickers
flutter_date_pickers copied to clipboard
Updated to support the latest version of Flutter
- Fixed linting issues
- Added a call to
onDayTappedwhen the dependencies change forDayBasedChangeablePicker. This allows for changing between day and week pickers using an external toggle and theDatePeriodwill be automatically updated instead of requiring user action.