iced/examples/progress_indicators/README.md
2023-06-07 11:57:49 -07:00

14 lines
358 B
Markdown

## Progress indicators
Example implementation of animated indeterminate progress indicators.
<div align="center">
<a href="https://gfycat.com/importantdevotedhammerheadbird">
<img src="https://thumbs.gfycat.com/ImportantDevotedHammerheadbird-small.gif">
</a>
</div>
You can run it with `cargo run`:
```
cargo run --package progress_indicators
```