extensive_date_range_picker 1.2.0 extensive_date_range_picker: ^1.2.0 copied to clipboard
Flutter widget that provides an extensive date and time range picker.
[1.2.0] #
- Minor updates for Flutter 3.10.0.
[1.1.3] #
- Updated branch name to make README images display. When a package is published on http://pub.dev and it includes a screenshot in the README, the package is published with a path to the image on GitHub. It assumes the image is on branch master. My package used a branch named main, so the images didn't show. Now, I use branch master.
[1.1.2] #
- Updated example and README.
[1.1.1] #
- Updated files with:
flutter format .
[1.1.0] #
- Added src/date_time_relative.dart as an export.
- Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.
- Fixed lint warning: Sort child properties last in widget instance creations.
- Fixed other lint warnings.
[1.0.0] #
- Initial release. Flutter widget that provides an extensive date and time range picker.