We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e48dbb commit 58c1d99Copy full SHA for 58c1d99
README.md
@@ -25,6 +25,7 @@ A flutter package which will help you to generate pin code fields with beautiful
25
- Get currently typed text and use your condition to validate it. (for example: if (currentText.length != 6 || currentText != "your desired code"))
26
- Haptic Feedback support
27
- Animated obscure widget support
28
+- Single placeholder text
29
30
## Getting Started ⚡️
31
0 commit comments