characters 0.5.0 copy "characters: ^0.5.0" to clipboard
characters: ^0.5.0 copied to clipboard

outdated

String replacement with operations that are Unicode/grapheme cluster aware.

pub package Build Status

NOTE: This package is in technical preview, and breaking API changes are to be expected.

Characters are strings viewed as sequences of user-perceived characters, also know as Unicode (extended) grapheme clusters.

The Characters class allows access to the individual characters of a string, and a way to navigate back and forth between them using a CharacterRange.

382
likes
40
pub points
99%
popularity

Publisher

verified publisherdart.cn

String replacement with operations that are Unicode/grapheme cluster aware.

Repository
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on characters