jogboms / flutter_spinkit

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

SpinKitCubeGrid not working as showcased #80

Closed williamgaoyuan closed 8 months ago

williamgaoyuan commented 4 years ago

SpinKitCubeGrid plays a back-and-forth animation, with the cubes disappearing from bottom left and then reappearing from top right, instead of reappearing from bottom left as the gif in README.md shows.

AleixFerre commented 4 years ago

Same issue with me. Flutter version: 1.21.0-9.1.pre

TheLastGimbus commented 4 years ago

Yup, same for me, with CubeGrid and FoldingCube

jogboms commented 3 years ago

Hey @williamgaoyuan @AleixFerre @TheLastGimbus Can you check if https://github.com/jogboms/flutter_spinkit/pull/99 solves the issue for you?

jogboms commented 8 months ago

Closed by #120