From 490027e58f1f4661e87e7939aa40e8a0c79b9778 Mon Sep 17 00:00:00 2001 From: "UZU, J" Date: Mon, 25 May 2020 10:49:11 +0900 Subject: [PATCH] updated dependancy this fixes following issue. https://github.com/danvick/flutter_form_builder/issues/277 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d6246d005b..13faf0c175 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_typeahead: ^1.8.1 intl: ^0.16.1 - flutter_chips_input: ^1.8.1 + flutter_chips_input: ^1.9.0-dev.1 datetime_picker_formfield: ^1.0.0 flutter_colorpicker: ^0.3.4 signature: ^3.1.1