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

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
150
points
856
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
API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on loading_gifs