date_text_masked 1.0.0 copy "date_text_masked: ^1.0.0" to clipboard
date_text_masked: ^1.0.0 copied to clipboard

This plugin uses the TextFormField with mask for dates and converts from string to DateTime automatically.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:example/src/app_module.dart';

void main() => runApp(AppModule());
7
likes
40
pub points
14%
popularity

Publisher

verified publisherpolazzo.dev

This plugin uses the TextFormField with mask for dates and converts from string to DateTime automatically.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

bloc_pattern, flutter, rxdart

More

Packages that depend on date_text_masked