hb_password_input_textfield 0.1.0 copy "hb_password_input_textfield: ^0.1.0" to clipboard
hb_password_input_textfield: ^0.1.0 copied to clipboard

outdated

密码输入框、验证码输入框,多端支持:iOS、Android、web。支持明文/密文,有2种风格可供选择,并且支持多种UI风格定制,包括密文字符、边框、圆角、颜色、TextStyle等等。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hb_password_input_textfield

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hb_password_input_textfield: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hb_password_input_textfield/hb_password_input_textfield.dart';
1
likes
0
pub points
78%
popularity

Publisher

unverified uploader

密码输入框、验证码输入框,多端支持:iOS、Android、web。支持明文/密文,有2种风格可供选择,并且支持多种UI风格定制,包括密文字符、边框、圆角、颜色、TextStyle等等。

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on hb_password_input_textfield