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

A beautiful and customizable linear date picker widget for Flutter that displays month, day, and year in separate scrollable columns with a highlighted selection bar.

0.0.2 #

  • Added example app demonstrating date of birth picker with age calculation
  • Example includes custom decorations, month names, and styling

0.0.1 #

  • Initial release of Linear Date Picker
  • Features:
    • Customizable linear date picker with separate scrollable columns for month, day, and year
    • Support for date ranges with startDate and endDate
    • Configurable initial date selection
    • Customizable decorations, text styles, and labels
    • Optional day column display
    • Debounced date change callbacks
    • Custom month names support
    • Localization support
  • This package is inspired by flutter_linear_datepicker (^3.0.1)
5
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful and customizable linear date picker widget for Flutter that displays month, day, and year in separate scrollable columns with a highlighted selection bar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on linear_date_picker