Skip to content

Commit d63df20

Browse files
build: update dependencies
1 parent 24ba997 commit d63df20

File tree

5 files changed

+142
-88
lines changed

5 files changed

+142
-88
lines changed

example/pubspec.lock

Lines changed: 67 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,40 @@ packages:
55
dependency: transitive
66
description:
77
name: async
8-
url: "https://pub.dartlang.org"
8+
sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
9+
url: "https://pub.dev"
910
source: hosted
10-
version: "2.9.0"
11+
version: "2.10.0"
1112
characters:
1213
dependency: transitive
1314
description:
1415
name: characters
15-
url: "https://pub.dartlang.org"
16+
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
17+
url: "https://pub.dev"
1618
source: hosted
17-
version: "1.2.0"
19+
version: "1.3.0"
1820
clock:
1921
dependency: transitive
2022
description:
2123
name: clock
22-
url: "https://pub.dartlang.org"
24+
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
25+
url: "https://pub.dev"
2326
source: hosted
2427
version: "1.1.1"
2528
collection:
2629
dependency: transitive
2730
description:
2831
name: collection
29-
url: "https://pub.dartlang.org"
32+
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
33+
url: "https://pub.dev"
3034
source: hosted
31-
version: "1.16.0"
35+
version: "1.17.1"
3236
cross_file:
3337
dependency: transitive
3438
description:
3539
name: cross_file
36-
url: "https://pub.dartlang.org"
40+
sha256: "7632a2bcddc8cef4afde3c6f80e69b29a7060e176f01119c229fe4eb3a2a3d4f"
41+
url: "https://pub.dev"
3742
source: hosted
3843
version: "0.3.3+1"
3944
flutter:
@@ -45,21 +50,24 @@ packages:
4550
dependency: "direct main"
4651
description:
4752
name: flutter_form_builder
48-
url: "https://pub.dartlang.org"
53+
sha256: "9551c7379adc01a3a3a1100057396407c9534ea8adc937d14a0edd96fcd9e1dc"
54+
url: "https://pub.dev"
4955
source: hosted
50-
version: "7.4.0"
56+
version: "7.8.0"
5157
flutter_lints:
5258
dependency: "direct dev"
5359
description:
5460
name: flutter_lints
55-
url: "https://pub.dartlang.org"
61+
sha256: aeb0b80a8b3709709c9cc496cdc027c5b3216796bc0af0ce1007eaf24464fd4c
62+
url: "https://pub.dev"
5663
source: hosted
5764
version: "2.0.1"
5865
flutter_plugin_android_lifecycle:
5966
dependency: transitive
6067
description:
6168
name: flutter_plugin_android_lifecycle
62-
url: "https://pub.dartlang.org"
69+
sha256: "60fc7b78455b94e6de2333d2f95196d32cf5c22f4b0b0520a628804cb463503b"
70+
url: "https://pub.dev"
6371
source: hosted
6472
version: "2.0.7"
6573
flutter_web_plugins:
@@ -78,98 +86,112 @@ packages:
7886
dependency: transitive
7987
description:
8088
name: http
81-
url: "https://pub.dartlang.org"
89+
sha256: "2ed163531e071c2c6b7c659635112f24cb64ecbebf6af46b550d536c0b1aa112"
90+
url: "https://pub.dev"
8291
source: hosted
8392
version: "0.13.4"
8493
http_parser:
8594
dependency: transitive
8695
description:
8796
name: http_parser
88-
url: "https://pub.dartlang.org"
97+
sha256: db3060f22889f3d9d55f6a217565486737037eec3609f7f3eca4d0c67ee0d8a0
98+
url: "https://pub.dev"
8999
source: hosted
90100
version: "4.0.1"
91101
image_picker:
92102
dependency: transitive
93103
description:
94104
name: image_picker
95-
url: "https://pub.dartlang.org"
105+
sha256: "22207768556b82d55ec70166824350fee32298732d5efa4d6e756f848f51f66a"
106+
url: "https://pub.dev"
96107
source: hosted
97-
version: "0.8.5+3"
108+
version: "0.8.6+3"
98109
image_picker_android:
99110
dependency: transitive
100111
description:
101112
name: image_picker_android
102-
url: "https://pub.dartlang.org"
113+
sha256: "2d4c2634731ced2debc2a36273351dd1cb68080d505c12c472b0dc0657cd853c"
114+
url: "https://pub.dev"
103115
source: hosted
104116
version: "0.8.5+1"
105117
image_picker_for_web:
106118
dependency: transitive
107119
description:
108120
name: image_picker_for_web
109-
url: "https://pub.dartlang.org"
121+
sha256: "60f306ffbdcada4bc8b2691acc420258a1b758e102c87c4f94fb568d640f0e0e"
122+
url: "https://pub.dev"
110123
source: hosted
111124
version: "2.1.8"
112125
image_picker_ios:
113126
dependency: transitive
114127
description:
115128
name: image_picker_ios
116-
url: "https://pub.dartlang.org"
129+
sha256: "39aa70b5f1e5e7c94585b9738632d5fdb764a5655e40cd9e7b95fbd2fc50c519"
130+
url: "https://pub.dev"
117131
source: hosted
118-
version: "0.8.5+6"
132+
version: "0.8.6+9"
119133
image_picker_platform_interface:
120134
dependency: transitive
121135
description:
122136
name: image_picker_platform_interface
123-
url: "https://pub.dartlang.org"
137+
sha256: "1991219d9dbc42a99aff77e663af8ca51ced592cd6685c9485e3458302d3d4f8"
138+
url: "https://pub.dev"
124139
source: hosted
125-
version: "2.5.0"
140+
version: "2.6.3"
126141
intl:
127142
dependency: transitive
128143
description:
129144
name: intl
130-
url: "https://pub.dartlang.org"
145+
sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
146+
url: "https://pub.dev"
131147
source: hosted
132148
version: "0.17.0"
133149
js:
134150
dependency: transitive
135151
description:
136152
name: js
137-
url: "https://pub.dartlang.org"
153+
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
154+
url: "https://pub.dev"
138155
source: hosted
139-
version: "0.6.4"
156+
version: "0.6.7"
140157
lints:
141158
dependency: transitive
142159
description:
143160
name: lints
144-
url: "https://pub.dartlang.org"
161+
sha256: "5cfd6509652ff5e7fe149b6df4859e687fca9048437857cb2e65c8d780f396e3"
162+
url: "https://pub.dev"
145163
source: hosted
146164
version: "2.0.0"
147165
material_color_utilities:
148166
dependency: transitive
149167
description:
150168
name: material_color_utilities
151-
url: "https://pub.dartlang.org"
169+
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
170+
url: "https://pub.dev"
152171
source: hosted
153-
version: "0.1.4"
172+
version: "0.2.0"
154173
meta:
155174
dependency: transitive
156175
description:
157176
name: meta
158-
url: "https://pub.dartlang.org"
177+
sha256: "12307e7f0605ce3da64cf0db90e5fcab0869f3ca03f76be6bb2991ce0a55e82b"
178+
url: "https://pub.dev"
159179
source: hosted
160-
version: "1.7.0"
180+
version: "1.9.0"
161181
path:
162182
dependency: transitive
163183
description:
164184
name: path
165-
url: "https://pub.dartlang.org"
185+
sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
186+
url: "https://pub.dev"
166187
source: hosted
167188
version: "1.8.2"
168189
plugin_platform_interface:
169190
dependency: transitive
170191
description:
171192
name: plugin_platform_interface
172-
url: "https://pub.dartlang.org"
193+
sha256: "075f927ebbab4262ace8d0b283929ac5410c0ac4e7fc123c76429564facfb757"
194+
url: "https://pub.dev"
173195
source: hosted
174196
version: "2.1.2"
175197
sky_engine:
@@ -181,37 +203,42 @@ packages:
181203
dependency: transitive
182204
description:
183205
name: source_span
184-
url: "https://pub.dartlang.org"
206+
sha256: e3320978e3715725e62f04358fd249c1efe5999297b2c6acd626a817593281b0
207+
url: "https://pub.dev"
185208
source: hosted
186209
version: "1.9.0"
187210
string_scanner:
188211
dependency: transitive
189212
description:
190213
name: string_scanner
191-
url: "https://pub.dartlang.org"
214+
sha256: "862015c5db1f3f3c4ea3b94dc2490363a84262994b88902315ed74be1155612f"
215+
url: "https://pub.dev"
192216
source: hosted
193217
version: "1.1.1"
194218
term_glyph:
195219
dependency: transitive
196220
description:
197221
name: term_glyph
198-
url: "https://pub.dartlang.org"
222+
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
223+
url: "https://pub.dev"
199224
source: hosted
200225
version: "1.2.1"
201226
typed_data:
202227
dependency: transitive
203228
description:
204229
name: typed_data
205-
url: "https://pub.dartlang.org"
230+
sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
231+
url: "https://pub.dev"
206232
source: hosted
207233
version: "1.3.1"
208234
vector_math:
209235
dependency: transitive
210236
description:
211237
name: vector_math
212-
url: "https://pub.dartlang.org"
238+
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
239+
url: "https://pub.dev"
213240
source: hosted
214-
version: "2.1.2"
241+
version: "2.1.4"
215242
sdks:
216-
dart: ">=2.17.0-206.0.dev <3.0.0"
217-
flutter: ">=3.0.0"
243+
dart: ">2.19.0 <3.0.0"
244+
flutter: ">=3.7.0"

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111
dependencies:
1212
flutter:
1313
sdk: flutter
14-
flutter_form_builder: ^7.3.1
14+
flutter_form_builder: ^7.8.0
1515
form_builder_image_picker:
1616
path: ../
1717

lib/src/image_source_sheet.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ class ImageSourceBottomSheetState extends State<ImageSourceBottomSheet> {
9292
imageQuality: widget.imageQuality,
9393
);
9494
_isPickingImage = false;
95-
if (pickedFiles != null && pickedFiles.isNotEmpty) {
95+
if (pickedFiles.isNotEmpty) {
9696
widget.onImageSelected(pickedFiles);
9797
}
9898
}

0 commit comments

Comments
 (0)