loading_gifs 0.2.1 copy "loading_gifs: ^0.2.1" to clipboard
loading_gifs: ^0.2.1 copied to clipboard

outdated

Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets.

example/EXAMPLE.md

Loading GIFs Example #

Use cupertinoActivityIndicator or circularProgressIndicator where ever a loading GIF is needed.

FadeInImage.assetNetwork(placeholder: cupertinoActivityIndicator, image: "image.png", placeholderScale: 5);

Image.asset(circularProgressIndicator, scale: 10);
84
likes
0
points
872
downloads

Publisher

verified publishercodelessly.com

Weekly Downloads

Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on loading_gifs