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

outdated

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.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_effect/shimmer_effect.dart';
10
likes
0
points
201
downloads

Publisher

verified publisheriam-deepak.me

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on shimmer_effect