Skip to content

Commit 59195df

Browse files
authored
Add topics to pubspec.yaml (dart-archive/characters#100)
1 parent 637f282 commit 59195df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkgs/characters/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ description: >-
44
String replacement with operations that are Unicode/grapheme cluster aware.
55
repository: https://github.com/dart-lang/characters
66

7+
topics:
8+
- strings
9+
- unicode
10+
711
environment:
812
sdk: ">=2.19.0 <4.0.0"
913

0 commit comments

Comments
 (0)