-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
it will be great to add support for other languages as well.
though I understand that there are alot of languages and comming up with a solution to this problem can be hard.
one problem is that some languages are RTL (like farsi aka persian) unlike english which is LTR. and developers who make their app RTL first will override the flutter app locale to show the entire app in RTL. because of this showing faker's fake text which are read from left to right (LTR) because they are in english in an app which loaded its entire widget tree in (RTL) is very confusing.
andreadelfante, mostafa-rio, LucienCorreia, pedromassango, MiguelAg95 and 2 more