flutter_animated_loadingkit

Creator: coderz1093

Last updated:

Add to Cart

Description:

flutter animated loadingkit

✨ Flutter Animated Loadingkit ✨ #
A collection of custom loading indicators animated with flutter.
Installing #
dependencies:
flutter_animated_loadingkit: ^0.0.7
copied to clipboard
Import #
import 'package:flutter_animated_loadingkit/flutter_animated_loadingkit.dart';
copied to clipboard
How To Use #
const loader = AnimatedLoadingSideWaySurge(
expandWidth: 70,
borderColor: Colors.black,
speed: Duration(milliseconds: 600),
);
copied to clipboard
Samples #





Side-Way Surge




Circle Surge




Dual Surge




Face Surge




Round Burst






Floral Burst




Star Burst




Waving Line




Heart Beat




Infinity Spin






Tango




Spinner




Jumping Dots




Firework




Spiral Lines



Thanks #
If you like this package, dont forget to hit the ⭐️ button!
Thanks and happy coding 👻

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.