nslogx / flutter_easyloading

✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web

Home Page:https://pub.dev/packages/flutter_easyloading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

增加设置Text组件的maxLines,overflow属性

aiyakuaile opened this issue · comments

当显示toast时,如果文案过长会越界,希望通过设置maxLines属性,设置最多显示的行数。overflow可以默认设置成TextOverflow.ellipsis

Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.