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: 4 days ago
JSON representation
Highly versatile Widget display the smooth and creative loader named as clock loader.
- Host: GitHub
- URL: https://github.com/mindinventory/clock_loader
- Owner: Mindinventory
- License: mit
- Created: 2022-01-20T07:09:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T08:41:11.000Z (about 3 years ago)
- Last Synced: 2025-06-18T03:06:59.636Z (4 days ago)
- Topics: clock-loader, flutter, flutter-clock-loader, flutter-loader
- Language: Dart
- Homepage: https://www.mindinventory.com/flutter-app-development.php
- Size: 1.93 MB
- Stars: 23
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
# 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.