duytq94/flutter-chat-demo

Text overflow

FilipeOS opened this issue · 2 comments

Hi,

How can we make the Text Container adapt to the height of a long text? Right now it crops and I can't find anything on web that resolves properly.

Please advise.

Where text is cropped, can you give me a screenshot?
I tested and message text is fine.

Screenshot_20190521-174934

I've fixed already using a Flexible, thank you