Skip to content

Commit b50d2ba

Browse files
committed
updated readme
1 parent f8bc81a commit b50d2ba

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [7.0.0]
1+
# [7.0.0-nullsafety]
22

33
### Features ✨
44

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: pin_code_fields
22
description: A flutter package which will help you to generate pin code fields. Can be useful for OTP for example.
3-
version: 7.0.0
3+
version: 7.0.0-nullsafety
44
homepage: https://github.com/adar2378
55
repository: https://github.com/adar2378/pin_code_fields
66

77
environment:
88
sdk: ">=2.12.0-0 <3.0.0"
9-
flutter: ^1.22.0
109

1110
dependencies:
1211
flutter:

0 commit comments

Comments
 (0)