line_break

Last updated:

0 purchases

line_break Image
line_break Images
Add to Cart

Description:

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

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.