We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8bc81a commit b50d2baCopy full SHA for b50d2ba
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# [7.0.0]
+# [7.0.0-nullsafety]
2
3
### Features ✨
4
pubspec.yaml
@@ -1,12 +1,11 @@
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: 7.0.0
+version: 7.0.0-nullsafety
homepage: https://github.com/adar2378
5
repository: https://github.com/adar2378/pin_code_fields
6
7
environment:
8
sdk: ">=2.12.0-0 <3.0.0"
9
- flutter: ^1.22.0
10
11
dependencies:
12
flutter:
0 commit comments