basic_otp_field 0.1.5 basic_otp_field: ^0.1.5 copied to clipboard
The `BasicOTPInput` widget is a customizable One Time Password (OTP) input widget for Flutter applications.
0.0.1 #
- Create package
0.0.2 #
- Add onCompleted
0.0.3 #
- Added expandable, hintStyle, generalBorder
0.0.4 #
- generalBorder problem fixed
0.0.5 #
- add textStyle
0.1.0 #
- Complete architecture overhaul: The entire architecture of the application has been redesigned and rebuilt from the ground up.
0.1.1 #
- Readme.md edited
0.1.2 #
- Add backgroundColor property
0.1.3 #
- Add focusedBackgroundColor property
0.1.4 #
- Keyboard bug fixed
0.1.5 #
- Bug fixed