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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_gifs
copied to clipboard

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

dependencies:
  loading_gifs: ^0.3.0
copied to clipboard

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:loading_gifs/loading_gifs.dart';
copied to clipboard
84
likes
150
points
751
downloads

Publisher

verified publishercodelessly.com

Weekly Downloads

2024.09.13 - 2025.03.28

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