otp_text_field 1.1.3
otp_text_field: ^1.1.3 copied to clipboard
A flutter package to create a OTP Text Field widget in your application.
1.1.3 25/04/2022 #
- added background color on text field
- added input formatter
1.1.2 28/01/2021 #
- Added OtpTextField Controller
1.1.1 17/05/2021 #
- Added option to set background/border color using OtpFieldStyle
1.1.0 06/03/2021 #
- Added Null-Safety
- Added Quick paste functionality
1.0.2 11/01/2021 #
- Fixed issue with field style underline not working
1.0.1 24/03/2020 #
- Added option to set keyboard Type
1.0.0 18/03/2020 #
- First release of the package