farhanfadila1717 / slide_countdown

A Flutter package to create easy slide animation countdown / countup timer.
https://pub.dev/packages/slide_countdown
MIT License
59 stars 43 forks source link

Fix RTL digit position #63

Closed F2had closed 7 months ago

F2had commented 7 months ago

This pr fixes an issue in digit_item when the text is RTL. with this fix we swap first and second digit if the text directions is RTL.