pay_pwd 0.0.2+1 copy "pay_pwd: ^0.0.2+1" to clipboard
pay_pwd: ^0.0.2+1 copied to clipboard

6 digital payment password input

pay_pwd #

pub package

6 digital payment password input.

Online demo: https://qiuxiang.github.io/flutter-pay-pwd/

Usage #

pay(
  context: context,
  hintText: 'Buy Goods',
  amount: '199.99',
  onSubmit: (password) async {
    // await submit
    // return error message if password incorrect
  },
);
2
likes
100
pub points
50%
popularity

Publisher

unverified uploader

6 digital payment password input

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get, pinput

More

Packages that depend on pay_pwd