Last updated:
0 purchases
shimmer image
Flutter package for loading image with shimmer and fade in effect for smooth transition
Features #
Getting started #
dependencies:
shimmer_image: ^0.0.1
copied to clipboard
Usage #
ProgressiveImage(
width: 300.0,
image: 'https://wallpapercave.com/wp/wp4600617.jpg',
height: 200.0,
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.