flutter_weekday_selector

Last updated:

0 purchases

flutter_weekday_selector Image
flutter_weekday_selector Images
Add to Cart

Description:

flutter weekday selector

TODO: This package will provide flutter developer a quick way to make a week day selection functionality.
flutter_weekday_selector #
Installation #
In your pubspec.yaml file, add the following dependency:
dependencies:
flutter_weekday_selector: ^0.0.12
copied to clipboard
Call the WeekDaySelector widget where you can to integrate the widget
child : WeekDaySelector(
onSubmitted: (day) {},
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.