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

outdated

6 digital payment password input

pay_pwd #

pub package

6 digital payment password input.

Usage #

pay(
  context: context,
  hintText: 'Buy Goods',
  amount: '199.99',
  onSubmit: (password) async {
    // await submit
    // return error message if password incorrect
  },
);
2
likes
60
pub points
0%
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