flutter_spinkit icon indicating copy to clipboard operation
flutter_spinkit copied to clipboard

✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.

Results 24 flutter_spinkit issues
Sort by recently updated
recently updated
newest added

Good day Ayush and Jeremiah I am new to Flutter and I am hoping that you can help me with making use of your Spinkit package. I have searched online...

**Describe the bug** i facing error about using SpinKitPouringHourGlassRefined in my app (flutter web) ``` Error: UnimplementedError at Object.throw_ [as throw] (http://localhost:34305/dart_sdk.js:5067:11) at Path.combine (http://localhost:34305/dart_sdk.js:135869:17) at pouring_hour_glass_refined._HourGlassPaint.new.paint (http://localhost:34305/packages/flutter_spinkit/src/pouring_hour_glass_refined.dart.lib.js:346:31) at [_paintWithPainter]...

**Describe the bug** Hi, I really like your library, I think it is beautiful and very useful. However, I am having some trouble with SpinKitWaveSpinner class. It is not visible...

I've used most of the animations in my recent apps. Now I want to have some more beautiful animations or styles for spinkit. Can you do that please.

Added a new widget inspired by one of Samsung's AOD sticker animations. It pulses from the inside to the outside.

I have used WanderingCubes spin kit but the rotation /animation is not like what is display in this library .i want this type of animation https://user-images.githubusercontent.com/73092173/151928266-187afb2c-e2c3-4170-8048-8cc028f20988.mov -- SpinKit name--- WanderingCubes...

When I implement this spinner, I notice the loading spinner spins forever if you left the device idle for 24+ hours. This happens consistently.

**Describe the bug** It's works fine, as long as i don't start a async job that not just loads data, but also deals with it. So in my case, i...

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.

If an app with the PouringHourglass widget is deployed to the web and opened on a mobile browser such as Safari or Android Chrome, the PouringHourglass widget doesn't show the...