From 2dd7f70ccbd51a4ef3aadca6fcc76074231b29dd Mon Sep 17 00:00:00 2001 From: Yczar Date: Fri, 26 Apr 2024 21:52:17 +0100 Subject: [PATCH] chore: update pubspec --- pubspec.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index f7924f3..592170e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,10 +16,12 @@ dependencies: three_dart: ^0.0.16 flutter_gl: ^0.0.21 three_dart_jsm: ^0.0.10 - google_fonts: ^3.0.1 + google_fonts: ^6.2.1 equatable: ^2.0.5 very_good_analysis: ^3.1.0 - + analysis_server_lib: ^0.2.5 +dependency_overrides: + http: ^1.0.0 dev_dependencies: flutter_test: sdk: flutter