FlutterToast icon indicating copy to clipboard operation
FlutterToast copied to clipboard

Multiline Toasts not possible anymore

Open S-Man42 opened this issue 1 year ago • 0 comments

Hi,

I've been using this plugin for several years now. Suddenly I recognized a changed behaviour:

Previously it was possible to show several lines of text in the toast). Suddenly there are only 2 lines possible. Did this change? How can I reset to the old behaviour? It is very important to us to see more than two lines.

Thanks in advance!

Edit: Hm, I currently tested the same old app version on two different devices: Android 12 shows multiline toasts as expected, Android 13 not. So, it seems not to be a problem with your code but the Android version... Do you have any idea?

S-Man42 avatar Oct 05 '23 10:10 S-Man42