date_formatter library
Classes
- DateInputFormatter
- An implementation of TextInputFormatter provides a way to input date form with TextField, such as dd/MM/yyyy. In order to guide user about input form, the formatter will provide TextField a placeholder --/--/---- as soon as user start editing. During editing session, the formatter will replace appropriate placeholder characters by user's input.
Constants
- INDEX_NOT_FOUND → const int