diff --git a/pubspec.yaml b/pubspec.yaml index 63928b9..7247d74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,6 +4,10 @@ description: >- String replacement with operations that are Unicode/grapheme cluster aware. repository: https://github.com/dart-lang/characters +topics: + - strings + - unicode + environment: sdk: ">=2.19.0 <4.0.0"