select_days_week 0.0.2 copy "select_days_week: ^0.0.2" to clipboard
select_days_week: ^0.0.2 copied to clipboard

outdated

A Widget to select days of the week, with the possibility of simple and multiple selection, filtering and validation

select_days_week #

A widget to select days of the week

Example Use:

SelectDaysWeekWidget( SelectDaysWeekController( unSelectableDays: [1, 5], ), daySelected: (int day) { print(day); }, );

5
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Widget to select days of the week, with the possibility of simple and multiple selection, filtering and validation

Homepage

Dependencies

flutter, flutter_mobx, mobx

More

Packages that depend on select_days_week