Yair Lahav
Results
3
comments of
Yair Lahav
This was my code: Directionality( textDirection: TextDirection.rtl, child: PlutoGrid(... And the strings are in Hebrew
I agree - this is not enough - a support for RTL languages is need with something like this in the configuration: gridDirection: PlutoGridDirection.rtl
See issue #356 - it shows how to solve the issue...