flutter-animated-counter
flutter-animated-counter copied to clipboard
support for rtl languages
for example in arabic locale the app in RTL the number is 123
it will display like 321
i had to wrap the widget in Directionality to force ltr direction
Thank you for the report. This should be fixed in version 0.3.2. Please kindly help me test to see if that's the correct behaviour for RTL languages as I have no experiences in RTL languages. Much appreciated!