FlutterToast
FlutterToast copied to clipboard
Multiline Toasts not possible anymore
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?