shimmer_image 0.0.2 copy "shimmer_image: ^0.0.2" to clipboard
shimmer_image: ^0.0.2 copied to clipboard

Flutter package for loading image with shimmer and fade in effect for smooth transition

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shimmer_image

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

dependencies:
  shimmer_image: ^0.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_image/shimmer_image.dart';
18
likes
100
pub points
75%
popularity

Publisher

unverified uploader

Flutter package for loading image with shimmer and fade in effect for smooth transition

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shimmer

More

Packages that depend on shimmer_image