jogboms / flutter_spinkit

✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
MIT License
2.99k stars 305 forks source link

One of the circle is not synchronized with others, SpinKitCircle and SpinKitFadingCircle #115

Closed evadhordain closed 1 year ago

evadhordain commented 1 year ago

Describe the bug When using SpinKitCircle and fading one, the bottom right circle is desynchronized with the others I tried with other colors (and with only one too) but the problem still exist. So it's not a color problem.

SpinKit name SpinKitFadingCircle and SpinKitCircle

Screenshots On the SpinKitCircle: SpinKitCircle_Desynchronized 1

On the SpinKitFadingCircle: SpinKitFadingCircle1 1 SpinKitFadingCircle2 1

I tried with other colors (and with only one too) but the problem still exist. So it's not a color problem