Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 687 Bytes

2.3.0

  • Expose elevation and borderWidth properties.
  • Refactor: add very good analysis.
  • Requires dart >= 3.0.0 and Flutter >= 3.10.0.

2.2.0

  • Allows developers to dynamically select days using the setDaysState method after construction of the SelectWeekDays widget

2.1.1

  • Fixed the range error issue

2.1.0

  • Add fontSize and fontWeight property

2.0.0

  • Add Breaking Changes
  • Add new days property
  • Docs Update

1.1.0

  • Add sound null safety support

1.0.1

  • Fixed Link Issues in [Readme.md] and added Example to Single file.

1.0.0

  • Intitial Release.

0.2.0

  • padding added.

0.1.0

  • Intial Development Release.