shimmer_animation_kit 0.2.1 copy "shimmer_animation_kit: ^0.2.1" to clipboard
shimmer_animation_kit: ^0.2.1 copied to clipboard

A Flutter package providing shimmer loading animations with auto shape detection, synchronized animation scope, manual widgets, theming, and full accessibility support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shimmer_animation_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  shimmer_animation_kit: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:shimmer_animation_kit/shimmer_animation_kit.dart';
2
likes
155
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing shimmer loading animations with auto shape detection, synchronized animation scope, manual widgets, theming, and full accessibility support.

Repository (GitHub)
View/report issues

Topics

#animation #shimmer #loading #skeleton #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on shimmer_animation_kit