scroll_datetime_picker 0.0.4 copy "scroll_datetime_picker: ^0.0.4" to clipboard
scroll_datetime_picker: ^0.0.4 copied to clipboard

A Scrollable DateTimePicker, inspired by the CupertinoDatePicker but with more extensive customizable features.

0.0.4 #

  • Added itemBuilder to provide customization for every item in the picker.

0.0.3 #

  • Enhanced the logic for making outer widgets disappear when reaching the center area.
  • Resolved a bug that caused empty patterns when using DateFormat with only one pattern type.
  • Fixed an issue with the undefined scrollController when the pattern length is changed.
  • Rectified an infinite loop problem during picker widget position rechecking.
  • Added support for DateFormat patterns (LLL/LLLL).
  • Introduced unit tests and widget tests, significantly improving code coverage for the repository.
  • Developed a web application for package illustrative purposes.
  • Enhanced the package example by incorporating device preview, customizer, and visual improvements.
  • Improved the readme by including links to examples, comprehensive feature details, and a coverage badge.

0.0.2 #

  • Add DateTimePickerWheelOption to enable scroll wheel customization
  • Add doc comment to every public API
  • Remove locale param from DateOption and replace it with locale from DateFormat (breaking)
  • Upgrade intl package to 0.18.0

0.0.1 #

  • First release, create ScrollDateTimePicker and its supporting objects & widgets.
19
likes
0
points
2.24k
downloads

Publisher

verified publisherauliyaa.com

Weekly Downloads

A Scrollable DateTimePicker, inspired by the CupertinoDatePicker but with more extensive customizable features.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #datetime #picker

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on scroll_datetime_picker