fancy_shimmer_image 2.0.0-nullsafety.0 copy "fancy_shimmer_image: ^2.0.0-nullsafety.0" to clipboard
fancy_shimmer_image: ^2.0.0-nullsafety.0 copied to clipboard

outdated

Package for easy use of images that are automatically cacheable and have a beautiful on the fly (but it can be configured) shimmer effect while loading

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_shimmer_image

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

dependencies:
  fancy_shimmer_image: ^2.0.0-nullsafety.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:fancy_shimmer_image/fancy_shimmer_image.dart';
166
likes
0
pub points
96%
popularity

Publisher

verified publisherrodrigobastos.dev

Package for easy use of images that are automatically cacheable and have a beautiful on the fly (but it can be configured) shimmer effect while loading

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, shimmer

More

Packages that depend on fancy_shimmer_image