Required lib

This commit is contained in:
Andrew 2023-04-28 20:01:45 +07:00
parent e85534201b
commit c3e9338208
2 changed files with 2 additions and 1 deletions

View file

@ -345,7 +345,7 @@ packages:
source: hosted source: hosted
version: "3.2.1" version: "3.2.1"
http_parser: http_parser:
dependency: transitive dependency: "direct main"
description: description:
name: http_parser name: http_parser
sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b" sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"

View file

@ -30,6 +30,7 @@ dependencies:
git: git:
url: https://glab.nuark.xyz/nuark/tuuli_api.git url: https://glab.nuark.xyz/nuark/tuuli_api.git
ref: master ref: master
http_parser: ^4.0.2
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: