We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ada63 commit 4205b7dCopy full SHA for 4205b7d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-[6.0.2] - Added fallback color when the cursor color fails to retrive.
+[6.0.2] - Added fallback color when the cursor color fails to retrive and fixed deprecated `List` constructors.
2
3
[6.0.1] - Fixed read-only warning when field is not `enabled` & cursor animation now only triggers if `showCursor = true`
4
pubspec.yaml
@@ -1,6 +1,6 @@
name: pin_code_fields
description: A flutter package which will help you to generate pin code fields. Can be useful for OTP for example.
-version: 6.0.1
+version: 6.0.2
homepage: https://github.com/adar2378
5
repository: https://github.com/adar2378/pin_code_fields
6
0 commit comments