From 4eee57557ab6b1316ecad7c6fc38a9e52bc6ea68 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Mon, 11 Aug 2025 12:39:39 +0200 Subject: [PATCH] include http parser --- app/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 4331003e..55ccb09f 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -38,6 +38,7 @@ dependencies: hooks_riverpod: ^2.6.1 html: ^0.15.6 http: ^1.4.0 + http_parser: ^4.1.2 intl: ^0.20.2 json_annotation: ^4.9.0 lexo_rank: