flutter_screen_lock icon indicating copy to clipboard operation
flutter_screen_lock copied to clipboard

Customize the keyPadConfig of the confirm screen.

Open ttb-inc opened this issue 2 years ago • 1 comments

I am using your package well. Thank you.

In confirmation:true I want to be able to customize the keyPadConfig of the confirmation screen. I would like to have different keypads for the two screens of confirmation:true.

Thank you.

ttb-inc avatar Oct 18 '22 01:10 ttb-inc

Hi, the keypads cannot be different because the inputs are compared and have to match for the user to continue. Can you elaborate on how you would like this feature to look like?

clragon avatar Nov 15 '22 04:11 clragon