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

outdated

This package will provide flutter developer a quick way to make a week day selection functionality.

TODO: This package will provide flutter developer a quick way to make a week day selection functionality.

flutter_weekday_selector #

Demo Video

Installation #

In your pubspec.yaml file, add the following dependency:

dependencies:
  flutter_weekday_selector: ^0.0.4

Call the WeekDaySelector widget where you can to integrate the widget

child : WeekDaySelector(
    onSubmitted: (day) {

          },
)
5
likes
0
points
153
downloads

Publisher

unverified uploader

Weekly Downloads

This package will provide flutter developer a quick way to make a week day selection functionality.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_weekday_selector