From bf6c145c8bb4f3e7c027d06fd0739ea9489afcb6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 11:41:21 +0000 Subject: [PATCH] Update dependency flutter_staggered_grid_view to ^0.6.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 956713e..0e129bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -60,7 +60,7 @@ dependencies: camera: ^0.7.0+2 - flutter_staggered_grid_view: ^0.3.4 + flutter_staggered_grid_view: ^0.6.0 # tuple tuple: ^1.0.3