-
-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SpinKitCubeGrid not working as showcased #80
Comments
Same issue with me. |
Yup, same for me, with |
Hey @williamgaoyuan @AleixFerre @TheLastGimbus |
jogboms
added a commit
that referenced
this issue
Mar 25, 2024
Mentioned in #80, the animation of SpinKitCubeGrid is not like what the GIF shows, so I make a fix by rotating it 180 degrees to display it as showcased. **Before:** https://github.com/jogboms/flutter_spinkit/assets/73378246/6bd9d336-a03b-46d0-9cb8-c4cd73d66877 **After:** https://github.com/jogboms/flutter_spinkit/assets/73378246/7ba9123f-705b-464b-81ac-09555242ee81
Closed by #120 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: