birth_date_input 1.0.2 copy "birth_date_input: ^1.0.2" to clipboard
birth_date_input: ^1.0.2 copied to clipboard

Three-field (day/month/year) date input widget for Flutter forms with built-in validation, auto-advance, paste support, and localization.

1.0.2 #

  • Shortened package description to meet pub.dev guidelines (60-180 characters).

1.0.1 #

  • Fixed homepage and repository URLs in pubspec.yaml.

1.0.0 #

  • Initial release.
  • Three-field date input (day / month / year) as a FormField<DateTime>.
  • Built-in validation: calendar correctness, year range, future date, minimum age.
  • Auto-advance focus between fields.
  • Backspace navigation to previous field.
  • Paste support for common date formats (DD.MM.YYYY, DD/MM/YYYY, DD-MM-YYYY, etc.).
  • Customizable theme via BirthDateTheme.
  • Multi-language support: English, Czech, Russian, Polish, Lithuanian.
1
likes
160
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

Three-field (day/month/year) date input widget for Flutter forms with built-in validation, auto-advance, paste support, and localization.

Repository (GitHub)
View/report issues

Topics

#date-input #birthday #form #widget #date

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on birth_date_input