clock_loader 0.0.3 copy "clock_loader: ^0.0.3" to clipboard
clock_loader: ^0.0.3 copied to clipboard

A clock loader which you can use to display a smooth and great loading effect.

Clock Loader #

Highly versatile Widget display the smooth and creative loader named as clock loader.

Platforms #

This package has been successfully tested on iOS, Android & web.

Examples #

The following examples are extracted from the example project available in the repository. More examples are available in this project.

Samples of Clockloader with choices #

Clock loader with circle particles #

clock-loader

How to Use #

ClockLoader(
          clockLoaderModel: ClockLoaderModel(
            shapeOfParticles: ShapeOfParticlesEnum.circle,
            mainHandleColor: Colors.white,
            particlesColor: Colors.white,
          ),
        );

LICENSE! #

Clockloader is MIT-licensed.

Let us know! #

We’d be really happy if you send us links to your projects where you use our component. Just send an email to sales@mindinventory.com and do let us know if you have any questions or suggestion regarding our work.

58
likes
120
pub points
72%
popularity

Publisher

verified publishermindinventory.com

A clock loader which you can use to display a smooth and great loading effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on clock_loader