date_text_input_formatter 0.0.1 copy "date_text_input_formatter: ^0.0.1" to clipboard
date_text_input_formatter: ^0.0.1 copied to clipboard

discontinued
outdated

Package to format date on textfield/textformfield while typing.

DateInputTextFormatter #

Usage #

Add to pub

'''dart dependencies: date_input_text_formatter: ^0.0.1 '''

Import

'''dart import 'package:date_text_input_formatter/date_text_input_formatter.dart'; '''

Use

'''dart inputFormatters:

// dd-mm-yyyy

'''

or

'''dart inputFormatters:

// dd/mm/yyyy

'''

1
likes
30
pub points
43%
popularity

Publisher

unverified uploader

Package to format date on textfield/textformfield while typing.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on date_text_input_formatter