From 07fcdb10143d30eb95a2ad276e3c71561691ec0e Mon Sep 17 00:00:00 2001 From: Ashish Madhup <119279720+madhupashish@users.noreply.github.com> Date: Sat, 4 Nov 2023 02:06:53 +0530 Subject: [PATCH] Update pubspec.yaml I've updated the package versions to the latest available versions --- pubspec.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 71a923e..04de172 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,18 +33,18 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - fluentui_icons: ^1.0.0 - cupertino_icons: ^1.0.2 - google_fonts: ^4.0.3 - flutter_staggered_grid_view: ^0.6.2 - animated_splash_screen: ^1.3.0 - http: ^0.13.6 - url_launcher: ^6.1.11 - clipboard: ^0.1.3 - provider: ^6.0.5 - flutter_spinkit: ^5.2.0 - hive: ^2.2.3 - hive_flutter: ^1.1.0 + fluentui_icons: ^2.0.0 + cupertino_icons: ^1.0.3 + google_fonts: ^4.1.0 + flutter_staggered_grid_view: ^0.6.3 + animated_splash_screen: ^1.4.0 + http: ^0.13.7 + url_launcher: ^6.2.0 + clipboard: ^0.2.0 + provider: ^6.0.6 + flutter_spinkit: ^5.2.1 + hive: ^2.2.4 + hive_flutter: ^1.2.0 dev_dependencies: flutter_test: @@ -55,7 +55,7 @@ dev_dependencies: # activated in the `analysis_options.yaml` file located at the root of your # package. See that file for information about deactivating specific lint # rules and activating additional ones. - flutter_lints: ^2.0.0 + flutter_lints: ^2.1.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec