You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Downloading from the web is a very common thing to do in Apps but it doesn't have any dedicated control for it. So it would be nice to have one.
Feature request for this control:
Downloader.URI(URI)should set the item to be DownloadDownloader.GetInfo.Name,Downloader.GetInfo.Size, ... to get the Info about the item to be DownloadedDownloader.Start,Downloader.Pause,Downloader.StopDownloader.GetPercentageto get the download compleated percentage so that it can be used for creatingProgessBarDownloader.GetSpeedto get the download speed