We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
topics
pubspec.yaml
1 parent 637f282 commit 59195dfCopy full SHA for 59195df
pkgs/characters/pubspec.yaml
@@ -4,6 +4,10 @@ description: >-
4
String replacement with operations that are Unicode/grapheme cluster aware.
5
repository: https://github.com/dart-lang/characters
6
7
+topics:
8
+ - strings
9
+ - unicode
10
+
11
environment:
12
sdk: ">=2.19.0 <4.0.0"
13
0 commit comments