https://github.com/Furkanzmc/QML-Loaders
Loading animation implementations in QML
https://github.com/Furkanzmc/QML-Loaders
animation design loading-animations qml qt
Last synced: 14 days ago
JSON representation
Loading animation implementations in QML
- Host: GitHub
- URL: https://github.com/Furkanzmc/QML-Loaders
- Owner: Furkanzmc
- Created: 2017-02-17T09:23:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T13:15:35.000Z (over 4 years ago)
- Last Synced: 2025-10-11T04:04:06.902Z (about 2 months ago)
- Topics: animation, design, loading-animations, qml, qt
- Language: QML
- Homepage:
- Size: 1.1 MB
- Stars: 277
- Watchers: 13
- Forks: 68
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-qt-qml - QML-Loaders - Loading animation implementations in QML. (Images)
README
# QML-Loaders
Beautiful and smooth loading indicator implementations in QML.
Many of the designs were taken from [here](https://github.com/nntuyen/mkloader).
There are/will be also other designs taken from various places.

# Supported Types
- Sharingan
- BlockLoader
- FishSpinner
- DoubleFishSpiner
- PulseLoader
- LineSpinner
- RectangleLoader (Concept by [Enes Özgör](https://github.com/enszgr))
- ClockSpinner (Implementation by [@majidkamali1370](https://github.com/majidkamali1370))
# Demo
You can find the demo app [here](https://play.google.com/store/apps/details?id=org.zmc.qml_loading).