Zweycinderツ

Results 2 comments of Zweycinderツ

I just found the solution, change is in build.gradle like this [build.gradle .txt](https://github.com/user-attachments/files/18415492/build.gradle.txt)

so in my code I have fixed this issue using ` Directionality( textDirection: TextDirection.ltr child: SlideCountdown() ) ` I think the problem is that you forced it to be LTR...