From 7532b8643c3aa96ed1161328bdae19f0624fc039 Mon Sep 17 00:00:00 2001 From: Riccardo Rivani Date: Wed, 22 Mar 2023 16:40:34 +0100 Subject: [PATCH] chore: update google fonts --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4e0f88b..1dcf389 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: flutter: sdk: flutter flutter_feather_icons: ^2.0.0+1 - google_fonts: ^2.1.0 + google_fonts: ^3.0.1 provider: "^6.0.1" recase: ^4.0.0