Skip to content

Commit 8f5971e

Browse files
committed
Upgrade to latest flutter_chips_input
1 parent 81476a0 commit 8f5971e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ packages:
159159
name: flutter_chips_input
160160
url: "https://pub.dartlang.org"
161161
source: hosted
162-
version: "1.9.1"
162+
version: "1.9.3"
163163
flutter_colorpicker:
164164
dependency: "direct main"
165165
description:
@@ -253,7 +253,7 @@ packages:
253253
name: image_picker
254254
url: "https://pub.dartlang.org"
255255
source: hosted
256-
version: "0.6.7+4"
256+
version: "0.6.7+7"
257257
image_picker_for_web:
258258
dependency: "direct main"
259259
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ dependencies:
1313

1414
flutter_typeahead: ^1.8.8
1515
intl: ^0.16.1
16-
flutter_chips_input: ^1.9.1
16+
flutter_chips_input: ^1.9.3
1717
datetime_picker_formfield: ^1.0.0
1818
flutter_colorpicker: ^0.3.4
1919
signature: ^3.2.0
2020
validators: ^2.0.1
2121
date_range_picker: ^1.0.6
2222
flutter_touch_spin: ^1.0.1
23-
image_picker: ^0.6.7+4
23+
image_picker: ^0.6.7+7
2424
image_picker_for_web: ^0.1.0+1
2525
rating_bar: ^0.2.0
2626
country_pickers: ^1.3.0

0 commit comments

Comments
 (0)