shimmer_effect_package_by_ziyodulla 1.0.0 copy "shimmer_effect_package_by_ziyodulla: ^1.0.0" to clipboard
shimmer_effect_package_by_ziyodulla: ^1.0.0 copied to clipboard

A simple Flutter package for adding a shimmer loading effect to any widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shimmer_effect_package_by_ziyodulla

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

dependencies:
  shimmer_effect_package_by_ziyodulla: ^1.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_effect_package_by_ziyodulla/shimmer_effect_package_by_ziyodulla.dart';
0
likes
140
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Flutter package for adding a shimmer loading effect to any widget.

Repository (GitHub)
View/report issues

Topics

#shimmer #loading #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shimmer

More

Packages that depend on shimmer_effect_package_by_ziyodulla