scheduled_date_picker 2.0.3
scheduled_date_picker: ^2.0.3 copied to clipboard
The scheduled date picker is a set of widgets that allows scheduling date. This can be useful in many scenarios, for scheduled tasks for example.
2.0.3 17/05/2024 #
- intl upgrade
2.0.2 19/05/2023 #
- intl and sdk upgrade
2.0.0 07/07/2021 #
- Support to null safety
1.0.4 21/03/2020 #
- Added support to initialize ScheduledDatePicker with initial values;
1.0.3 19/03/2020 #
- Resized demo gif on readme;
1.0.2 19/03/2020 #
- Update demo gif on readme;
1.0.1 19/03/2020 #
- Update pubspec description;
1.0.0 19/03/2020 #
- Update readme with example usage;
- Exported WeekDay enum to be used outside the lib;
- Added author to pubspec;
0.0.1 18/03/2020 #
- Initial version.