extensive_date_range_picker 2.0.0 copy "extensive_date_range_picker: ^2.0.0" to clipboard
extensive_date_range_picker: ^2.0.0 copied to clipboard

Flutter widget that provides an extensive date and time range picker.

2.0.0 #

  • Updated jiffy dependency from ^5.0.1 to ^6.0.0, and fixed compile issues, and fixed test issues.

1.3.0 #

  • Minor updates due to upgrading Flutter.
  • Updated the intl dependency to '>=0.18.0 <1.0.0' to include 0.19.0.

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.
5
likes
160
pub points
52%
popularity

Publisher

verified publisherlarryaasen.com

Flutter widget that provides an extensive date and time range picker.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, jiffy

More

Packages that depend on extensive_date_range_picker