From e5c266b18fe2e9b246bf01547a2eba9823a939ce Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Tue, 14 May 2024 22:47:13 +0200 Subject: [PATCH] Add `topics` to build package `pubspec.yaml` (#3695) --- build/pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/pubspec.yaml b/build/pubspec.yaml index 9c8820a67..246456fea 100644 --- a/build/pubspec.yaml +++ b/build/pubspec.yaml @@ -22,3 +22,6 @@ dev_dependencies: build_test: ^2.0.0 dart_flutter_team_lints: ^3.1.0 test: ^1.16.0 + +topics: + - build-runner