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';
82
likes
150
points
903
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