From 3377d3f75fb897a0c0aa99675995f488ad1c41e1 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Wed, 15 May 2024 11:45:12 +0200 Subject: [PATCH] Add `topics` to `pubspec.yaml` --- pubspec.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 63928b9..f6f8436 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,3 +10,11 @@ environment: dev_dependencies: dart_flutter_team_lints: ^1.0.0 test: ^1.16.0 + +topics: + - strings + - unicode + + + +