flutter_date_pickers icon indicating copy to clipboard operation
flutter_date_pickers copied to clipboard

Updated to support the latest version of Flutter

Open hanskokx opened this issue 1 year ago • 1 comments

  • Fixed linting issues
  • Added a call to onDayTapped when the dependencies change for DayBasedChangeablePicker. This allows for changing between day and week pickers using an external toggle and the DatePeriod will be automatically updated instead of requiring user action.

hanskokx avatar Apr 30 '24 12:04 hanskokx