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

discontinued

Package to format date on textfield/textformfield while typing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add date_text_input_formatter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  date_text_input_formatter: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:date_text_input_formatter/date_text_input_formatter.dart';
1
likes
40
pub points
40%
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