iced/examples/download_progress/README.md

362 B

Download Progress

Downloading a file asynchronously with a Subscription while displaying the progress with a ProgressBar.

You can run it with cargo run:

cargo run --package download_progress