How to get the current locale text direction in Flutter using Intl
I’m creating a new flutter UI component that contains selection and getting more info about the product. I want this component to support RTL also, So I need to get the current locale language …