shimmer_effect 1.0.4 copy "shimmer_effect: ^1.0.4" to clipboard
shimmer_effect: ^1.0.4 copied to clipboard

The Shimmer effect package provides a customizable widget that adds a shimmering effect to any Flutter widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shimmer_effect

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

dependencies:
  shimmer_effect: ^1.0.4

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_effect/shimmer_effect.dart';
4
likes
120
pub points
87%
popularity

Publisher

verified publisheriam-deepak.me

The Shimmer effect package provides a customizable widget that adds a shimmering effect to any Flutter widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on shimmer_effect