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

Animation not working properly #70

Closed JuanM04 closed 4 years ago

JuanM04 commented 4 years ago

Describe the bug You can see it. I'm using API level 29 and Flutter 1.12

SpinKit name WanderingCubes (but also happend DoubleBounce, so maybe happens with all SpinKits)

Screenshots (Ignore the speed -- recording issues) spinkit.gif

jogboms commented 4 years ago

Thanks for pointing this point. Turns out during the rewrite, a couple of bugs was created within the maths. For this kit, it does work as expected

jogboms commented 4 years ago

Hey @JuanM04 The fix was just released in v4.1.2

JuanM04 commented 4 years ago

DoubleBounce was fixed (thanks!), but WanderingCubes no