File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ packages:
45
45
dependency: "direct main"
46
46
description:
47
47
name: cupertino_icons
48
- sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
48
+ sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
49
49
url: "https://pub.dev"
50
50
source: hosted
51
- version: "1.0.5 "
51
+ version: "1.0.6 "
52
52
fake_async:
53
53
dependency: transitive
54
54
description:
@@ -66,18 +66,18 @@ packages:
66
66
dependency: "direct main"
67
67
description:
68
68
name: flutter_form_builder
69
- sha256: "9b098f6a5f8a6381016a5fe9cdccc900683917d1fb930e1c6c6c051ca0f01f08 "
69
+ sha256: "8973beed34b6d951d36bf688b52e9e3040b47b763c35c320bd6f4c2f6b13f3a2 "
70
70
url: "https://pub.dev"
71
71
source: hosted
72
- version: "9.0.0 "
72
+ version: "9.1.1 "
73
73
flutter_lints:
74
74
dependency: "direct dev"
75
75
description:
76
76
name: flutter_lints
77
- sha256: aeb0b80a8b3709709c9cc496cdc027c5b3216796bc0af0ce1007eaf24464fd4c
77
+ sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
78
78
url: "https://pub.dev"
79
79
source: hosted
80
- version: "2.0.1 "
80
+ version: "2.0.3 "
81
81
flutter_test:
82
82
dependency: "direct dev"
83
83
description: flutter
@@ -89,7 +89,7 @@ packages:
89
89
path: ".."
90
90
relative: true
91
91
source: path
92
- version: "0.2.0 "
92
+ version: "0.2.1 "
93
93
intl:
94
94
dependency: transitive
95
95
description:
Original file line number Diff line number Diff line change 1
1
name : form_builder_cupertino_fields
2
2
description : Additional form inputs fields with Cupertino style for flutter_form_builder package
3
- version : 0.2.0
3
+ version : 0.2.1
4
4
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
5
5
issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
6
6
homepage : https://github.com/flutter-form-builder-ecosystem
You can’t perform that action at this time.
0 commit comments