more_loading_gif

Last updated:

0 purchases

more_loading_gif Image
more_loading_gif Images
Add to Cart

Description:

more loading gif

More Loading Gif #
This package helps to render a widget with a loading gif image with a transparent background. The gifs are based on Loading.io
Instalation #
Include more_loading_gif in your pubspec.yaml file:
dependencies:
flutter:
sdk: flutter
more_loading_gif: version
copied to clipboard
Demo #

Usage #
To use this package, just import it into your file, and add a new MoreLoadingGif widget.
import 'package:more_loading_gif/more_loading_gif.dart';

...

MoreLoadingGif(type: MoreLoadingGifType.blocks),
...

copied to clipboard
Properties used on the widget #



Name
Description
Required
Default




type
Widget type (blocks, chunck, doubleRing, eclipse, ellipsis, infinity, magnify, pulse, ripple, spin, spinner)
True



size
Double value to indicate the widget size
False
100.0

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.