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

Add support for customizing keyboardAppearance #48

Open khushboo-bst opened 4 years ago

khushboo-bst commented 4 years ago

This PR adds support for custom keyboardAppearance, the default value of which is Brightness.dark. It will be really helpful if you could merge this.