vercoder_inputer 0.9.0 copy "vercoder_inputer: ^0.9.0" to clipboard
vercoder_inputer: ^0.9.0 copied to clipboard

Enter the verification code received by the phone or other device.

0.9.0 #

  • 适配新版本的flutter
  • 如果遇到了Another exception was thrown: 'package:flutter/src/services/text_input.dart': Failed assertion: line 843 pos 12: 'attached': is not true. 这个错误,请参考https://github.com/flutter/flutter/issues/40755#issuecomment-545121523这个回复.

0.8.1 #

  • 键盘被收起后,点击输入框重新设置焦点弹出键盘

0.8.0 #

  • 修正删除字符要先清除当前字符再往前移的问题.现在点击删除直接焦点退回前一个输入框
  • 增加reset()方法,如果用户发现验证码不正确可以调用该方法清除所有已输入的字符.(参考美团验证码输入模式)

0.7.0 #

  • 修复删除字符重新输入时,输入的位置与预期的位置不一致的问题
  • Options类增加一个焦点颜色(focusedColor)的属性,可以控制当前获取焦点(正在操作)的文本框下划线的颜色.

0.6.1 #

  • 修复readme文件格式错误

0.6.0 #

  • 增加自定义样式的功能,通过实例化Options类来实现.

0.0.1 #

  • 提交
4
likes
35
pub points
33%
popularity

Publisher

unverified uploader

Enter the verification code received by the phone or other device.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on vercoder_inputer