From 4b65331421e9a36d3254d3ef888c208bab6fe489 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Thu, 23 May 2024 14:10:14 +0200 Subject: [PATCH] Update `topics` in package "http" (#1205) --- pkgs/http/pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/http/pubspec.yaml b/pkgs/http/pubspec.yaml index fca33f8650..b133164d81 100644 --- a/pkgs/http/pubspec.yaml +++ b/pkgs/http/pubspec.yaml @@ -2,9 +2,11 @@ name: http version: 1.2.2-wip description: A composable, multi-platform, Future-based API for HTTP requests. repository: https://github.com/dart-lang/http/tree/master/pkgs/http + topics: - http - network + - protocols environment: sdk: ^3.3.0