Skip to content

Commit 6fde36b

Browse files
committed
Update flutter_touch_spin to null safe version
1 parent 9b85c8b commit 6fde36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
flutter_colorpicker: ^0.4.0
1919
flutter_chips_input: ^1.9.5
2020
flutter_datetime_picker: ^1.5.0
21-
flutter_touch_spin: ^2.0.0-nullsafety.0
21+
flutter_touch_spin: ^2.0.0-nullsafety.1
2222
flutter_typeahead: ^3.1.0
2323
intl: ^0.17.0
2424
rating_bar: ^0.2.0

0 commit comments

Comments
 (0)