'flutter TextField with auto textDirection
I want to use TextField in the Flutter to enter two languages (one of them is RTL and the other is LTR) so that one language is entered in each line. How can this be done so that the textDirection display that line correctly in TextField? This is done properly in WhatsApp and messaging applications. How can I do this in the flutter?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source | 
|---|

