name: characters | |
version: 1.3.1 | |
description: >- | |
String replacement with operations that are Unicode/grapheme cluster aware. | |
repository: https://github.com/dart-lang/core/tree/main/pkgs/characters | |
topics: | |
- strings | |
- unicode | |
environment: | |
sdk: ^3.4.0 | |
dev_dependencies: | |
dart_flutter_team_lints: ^3.0.0 | |
test: ^1.16.6 |