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

bug: count down not work properly when TextDirection is RTL #65

Open TalebRafiepour opened 6 months ago

TalebRafiepour commented 6 months ago

wrap your countdown widget with a Directionality widget and set text direction to rtl and then you can see the countdown not worked properly