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

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

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';
80
likes
130
pub points
92%
popularity

Publisher

verified publishercodelessly.com

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