weekly_date_picker 1.4.2 copy "weekly_date_picker: ^1.4.2" to clipboard
weekly_date_picker: ^1.4.2 copied to clipboard

A weekly date picker where you can scroll between weeks and select a date.

1.4.2 #

Small README update.

1.4.1 #

No functional changes. Fixed CHANGELOG.md to format correctly.

1.4.0 #

Added possibility to change the border color of the selected digit.

  • Renamed selectedBackgroundColor to selectedDigitBackgroundColor

1.3.2 #

Fixed a bug with daylight savings causing the next day to not be calculated properly.

1.3.1 #

Upgraded Flutter version to 3.

1.3.0 #

Made it possible to swipe backwards in time from today's date.

1.2.0 #

  • Replaced custom weeknumber calculation (which didn't work with leap years) with the week_of_year package.
  • Fixed proper dispose of controller
  • Added tests

1.1.3 #

Fixed wrong naming due to previous package name

1.1.2 #

Updated README.

1.1.1 #

Changes package name.

1.1.0 #

  • Migrated to Flutter 2
  • Added support for disabling the weekday text
  • Adjusted borders, margins and colors
  • Improved parameter names

1.0.2 #

Fixed GIFs for pub.dev README

1.0.1 #

Added documentation

1.0.0 #

Initial version

67
likes
140
pub points
90%
popularity

Publisher

unverified uploader

A weekly date picker where you can scroll between weeks and select a date.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, week_of_year

More

Packages that depend on weekly_date_picker