Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mindinventory/clock_loader

Highly versatile Widget display the smooth and creative loader named as clock loader.
https://github.com/mindinventory/clock_loader

clock-loader flutter flutter-clock-loader flutter-loader

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://user-images.githubusercontent.com/85343307/150532317-0f4d4042-0854-4648-b3a2-a1012948e4f2.gif)

# How to Use
```
ClockLoader(
clockLoaderModel: ClockLoaderModel(
shapeOfParticles: ShapeOfParticlesEnum.circle,
mainHandleColor: Colors.white,
particlesColor: Colors.white,
),
);
```

# LICENSE!

Clockloader is [MIT-licensed](https://github.com/mi-ghanshyam/clock_loader/blob/master/LICENSE).

# 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 [email protected] and do let us know if you have any questions or suggestion regarding our work.