From 5dd995f8fb7fdb0b579182b4726b63dcecb9cf63 Mon Sep 17 00:00:00 2001 From: Dominique Rwema Bagirishya <52289151+rwema3@users.noreply.github.com> Date: Thu, 16 Jun 2022 10:18:35 +0200 Subject: [PATCH] Dependencies Update It works and it Helps, thank You, big bro. --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7cbcfbf..738b2d9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,10 +19,10 @@ environment: dependencies: flutter: sdk: flutter - google_fonts: ^0.3.5 - provider: ^4.0.2 - firebase_auth: ^0.15.4 - local_auth: ^0.6.1 + google_fonts: ^3.0.1 + provider: ^6.0.3 + firebase_auth: ^3.3.19 + local_auth: ^2.1.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.