weekday_selector 0.1.2 copy "weekday_selector: ^0.1.2" to clipboard
weekday_selector: ^0.1.2 copied to clipboard

outdated

A collection of Flutter widgets and classes to help you select weekdays in your apps. Perfect for recurring events, alarms.

0.1.2 #

Improve READMEs, documentation and the example project.

0.1.1 #

WeekdaySelector widget #

  • internationalization-friendly: change texts, directionality, and first day of the week
  • highly-customizable: customize colors, text styles, elevations, and shapes
  • sane defaults: colors are picked based on your material theme

Theming with WeekdaySelectorTheme #

The weekday selector provides its own inherited widget which you can use if you want to customize multiple weekday selectors in your subtree.

Example app, testing #

The initial version of the example app is added to the project. We improved the automated test suite, and execute checks on every commit to master to ensure good quality.

0.1.0 #

Initial release.

109
likes
0
pub points
93%
popularity

Publisher

verified publishersmaho.dev

A collection of Flutter widgets and classes to help you select weekdays in your apps. Perfect for recurring events, alarms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on weekday_selector