Skip to content

Commit 58c1d99

Browse files
committed
updated readme
1 parent 0e48dbb commit 58c1d99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ A flutter package which will help you to generate pin code fields with beautiful
2525
- Get currently typed text and use your condition to validate it. (for example: if (currentText.length != 6 || currentText != "your desired code"))
2626
- Haptic Feedback support
2727
- Animated obscure widget support
28+
- Single placeholder text
2829

2930
## Getting Started ⚡️
3031

0 commit comments

Comments
 (0)