birth_date_input library

A three-field (day / month / year) date input widget for Flutter forms.

Provides built-in validation, auto-advance, paste support, and multi-language localization with zero external dependencies.

Classes

BirthDateFormField
Three-field date input compatible with Form.
BirthDateFormFieldState
State for BirthDateFormField.
BirthDateLocalizations
Localized strings used by BirthDateFormField.
BirthDateTheme
Visual customization for BirthDateFormField.

Enums

BirthDateFieldOrder
Display order of the three date fields.