Hello pros! ๐ค
I have a problem related to RTL in TextField widgets.
My app language is HE (RTL based), but values such as dates (e.g. 16/05/2024) and prices (199.99) are also shown in the widget in RTL direction (date: 2024/05/16, price: 99.199) although they need to be LTR in my HE language.
Note that the problem occurs when I type a sign character ('.', '/' etc.)
Can someone help find a solution or a workaround for this problem?