day_picker 2.3.0 
day_picker: ^2.3.0 copied to clipboard
A Flutter widget library which helps us to select days in a week.
2.3.0 #
- Expose 
elevationandborderWidthproperties. - Refactor: add very good analysis.
 - Requires 
dart >= 3.0.0andFlutter >= 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 
fontSizeandfontWeightproperty 
2.0.0 #
- Add Breaking Changes
 - Add new 
daysproperty - 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.