shimmer_effects_plus 1.0.2 copy "shimmer_effects_plus: ^1.0.2" to clipboard
shimmer_effects_plus: ^1.0.2 copied to clipboard

A customizable shimmer effect package for Flutter, supporting rectangle, triangle, list, and page loading animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shimmer_effects_plus

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

dependencies:
  shimmer_effects_plus: ^1.0.2

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_effects_plus/shimmer_effects_plus.dart';
1
likes
150
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable shimmer effect package for Flutter, supporting rectangle, triangle, list, and page loading animations.

Repository (GitHub)
View/report issues

Topics

#shimmer #shimmer-effect #skeleton #ui-loading #loading-placeholder

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on shimmer_effects_plus