date_text_masked 1.0.0
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.
1.0.0 - 2019-01-31 #
- Package is in beta.
- showDatePicker working when initialDate is null
- Added README.md
0.1.5 - 2019-01-31 #
- Added option to show datePicker
- Added firstDate
- Added lastDate
0.1.4 - 2019-12-17 #
- Rx dart updated to 0.23.1
0.1.3 - 2019-12-05 #
- Fixes on validation
0.1.2 - 2019-09-26 #
- Updated packages
0.1.1 - 2019-09-04 #
- Removed maskedController
- Added bloc to add dividers
0.1.0 - 2019-07-29 #
- Minor updates
- Added description
0.0.2 - 2019-07-25 #
- Added initialValue
0.0.1 - 2019-07-25 #
- Initial commit