flutter_animated_loadingkit 0.0.1 flutter_animated_loadingkit: ^0.0.1 copied to clipboard
A collection of custom loading indicators animated with flutter.
✨ Flutter Animated Loadingkit ✨ #
A collection of custom loading indicators animated with flutter.
How To Use #
const loader = AnimatedLoadingSideWaySurge(
expandWidth: 70,
borderColor: Colors.black,
speed: Duration(milliseconds: 600),
);
Samples #
Side-Way Surge |
Side-Way Surge |
Side-Way Surge |
Thanks #
If you like this package, dont forget to hit the ⭐️ button!
Thanks and happy coding 👻