line_break 0.0.5 copy "line_break: ^0.0.5" to clipboard
line_break: ^0.0.5 copied to clipboard

unicode line break

line_break #

支持 Dart 版本 Unicode 12 Line Break 算法, 参考自 libunibreak [https://github.com/adah1972/libunibreak] NLineBreak [https://github.com/Rungee/NLineBreak/]

Getting Started #

enum LineBreakResult { //必须换行 must, //允许换行 allowed, //禁止换行 prohibited, //默认 none, } List

1
likes
15
pub points
0%
popularity

Publisher

unverified uploader

unicode line break

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on line_break