From bb782ad123febe2e7e2e60a704194ae96a2ec018 Mon Sep 17 00:00:00 2001 From: Simon Buckner Date: Fri, 6 Jan 2023 01:42:04 -0600 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 17bc545..17ff373 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,11 +23,11 @@ environment: dependencies: flutter: sdk: flutter - provider: ^5.0.0 + provider: ^6.0.5 dio: ^4.0.0 - flutter_staggered_grid_view: ^0.4.0 + flutter_staggered_grid_view: ^0.6.2 material_floating_search_bar: ^0.3.4 - webview_flutter: ^2.0.9 + webview_flutter: ^4.0.1 auto_animated: ^3.0.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.