LiewJunTung / pin_code_text_field

A highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.
MIT License
376 stars 78 forks source link

Fix null safety of onDone function #59

Closed chanochan closed 2 years ago

chanochan commented 3 years ago

Hi!

This PR refers to #57.

Hope it helps.