From 934d81c4c84f5535425d64a9ee9b036271ffe51e Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Wed, 15 May 2024 11:37:39 +0200 Subject: [PATCH] Add `topics` to `pubspec.yaml` (dart-lang/async#274) --- pkgs/async/pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/async/pubspec.yaml b/pkgs/async/pubspec.yaml index a7584221..b7f60ec9 100644 --- a/pkgs/async/pubspec.yaml +++ b/pkgs/async/pubspec.yaml @@ -15,3 +15,6 @@ dev_dependencies: fake_async: ^1.2.0 stack_trace: ^1.10.0 test: ^1.16.0 + +topics: +- async