Hey there!
Is there any public solutions for secure pin (4-5-6 digits) input widget with Material3 on Android (KMP in general)? Some like this on video?
Somehow I am facing challenges with handling focus requesters per 1 digit input field and implementing "Delete Last Digit" functionality. It would be nice to get some inspiration from somewhere.