We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef92a0d commit 5cfb245Copy full SHA for 5cfb245
3 files changed
CHANGELOG.md
@@ -1,3 +1,3 @@
1
## [0.0.1] - TODO: Add release date.
2
3
-[1.0.2] - Updated readme.
+[1.0.3] - Updated readme.
example/pubspec.lock
@@ -80,7 +80,7 @@ packages:
80
path: "E:\\Adar\\pin_code_fields"
81
relative: false
82
source: path
83
- version: "1.0.2"
+ version: "1.0.3"
84
quiver:
85
dependency: transitive
86
description:
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: 1.0.2
+version: 1.0.3
4
author: "A.K.M. Saiful Islam <saifulislamadar@gmail.com>"
5
homepage: https://github.com/adar2378
6
repository: https://github.com/adar2378/pin_code_fields
0 commit comments