Skip to content

Commit c8d5479

Browse files
authored
Add topics to pubspec.yaml (#1199)
1 parent 5c01453 commit c8d5479

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkgs/http/pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: http
22
version: 1.2.2-wip
33
description: A composable, multi-platform, Future-based API for HTTP requests.
44
repository: https://github.com/dart-lang/http/tree/master/pkgs/http
5+
topics:
6+
- http
7+
- network
58

69
environment:
710
sdk: ^3.3.0

0 commit comments

Comments
 (0)