dob_input_field 2.0.0 copy "dob_input_field: ^2.0.0" to clipboard
dob_input_field: ^2.0.0 copied to clipboard

To input DOB manually from user and do auto validation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dob_input_field

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

dependencies:
  dob_input_field: ^2.0.0

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:dob_input_field/dob_input_field.dart';
9
likes
140
points
113
downloads

Publisher

verified publisherlvikramsah.com.np

Weekly Downloads

To input DOB manually from user and do auto validation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dob_input_field