shimmer 4.0.0 copy "shimmer: ^4.0.0" to clipboard
shimmer: ^4.0.0 copied to clipboard

A lightweight Flutter widget that paints a moving highlight over skeleton placeholders and call-to-action text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shimmer

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

dependencies:
  shimmer: ^4.0.0

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/shimmer.dart';
5.45k
likes
160
points
1.43M
downloads

Documentation

API reference

Publisher

verified publisherhunghd.dev

Weekly Downloads

A lightweight Flutter widget that paints a moving highlight over skeleton placeholders and call-to-action text.

Repository (GitHub)
View/report issues

Topics

#animation #loading #shimmer #ui

License

BSD-3-Clause (license)

Dependencies

flutter, material_ui

More

Packages that depend on shimmer