flutter_animated_loadingkit 0.0.4 copy "flutter_animated_loadingkit: ^0.0.4" to clipboard
flutter_animated_loadingkit: ^0.0.4 copied to clipboard

A collection of custom loading indicators animated with flutter.

✨ Flutter Animated Loadingkit ✨ #

A collection of custom loading indicators animated with flutter.

Installing #

dependencies:
  flutter_animated_loadingkit: ^0.0.4

Import #

import 'package:flutter_animated_loadingkit/flutter_animated_loadingkit.dart';

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

Side-Way Surge

Thanks #

If you like this package, dont forget to hit the ⭐️ button!

Thanks and happy coding 👻

63
likes
0
pub points
79%
popularity

Publisher

verified publishersayujsujeev.com

A collection of custom loading indicators animated with flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_loadingkit