fl_pin_code 0.0.9
fl_pin_code: ^0.0.9 copied to clipboard
Simple and Beautiful widget for showing PIN codes in Flutter applications.
0.0.9 16 March 2021 #
- Fix hidden crash when onChanged callback is null.
- Adding sample project to show how to use fl_pin_code.
- Adding focus nodes into widget.
- Minor bug fixes.
0.0.8 10 March 2021 #
- Obscuring text.
- Text input type for pin code widget.
0.0.7 10 March 2021 #
- Format code.
0.0.6 10 March 2021 #
- Remove redundant.
0.0.5 10 March 2021 #
- Update Project description.
0.0.4 10 March 2021 #
- Fix rendering fields.
0.0.2 10 March 2021 #
- Update Readme.
0.0.1 10 March 2021 #
- added pin code widget.