Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter flutter logo spin kit

a collection of loading indicators animated with flutter. heavily inspired by @tobiasahlin’s spin kit.

spin kit - animated loading indicators

installing

dependencies:
  flutter_spinkit: "^2.1.0"

import

import 'package:flutter_spinkit/flutter_spinkit.dart';

how to use

spinkitrotatingcircle(
  color: colors.white,
  size: 50.0,
);

for more info, please, refer to the showcase.dart in the example.

roadmap



rotatingplane



doublebounce



wave



wanderingcubes



fadingfour



fadingcube



pulse



chasingdots



threebounce



circle



cubegrid



fadingcircle



rotatingcircle



foldingcube



pumpingheart



dualring



hourglass



pouringhourglass



fadinggrid



ring



ripple



spinningcircle

bugs/requests

if you encounter any problems feel free to open an issue. if you feel the library is missing a feature, please raise a ticket on github and i’ll look into it.

pull request are also welcome.

download the full project for this post from the following button

this source is fully free for all time

download as zip


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Comments are closed.