This app is about downloading large file in background where user can download it from the internet.
- It is a one-screen app with a single button in the centre that will start the download.
- Display a progress widget on the screen to show the download progress/status.
- After starting the download user may leave the app. But the download should continue in the background.
- If the user leaves the app, notify the user about download progress/status using a notification.
- If the user navigates to the app again, dismiss the notification and show the current download progress/status in the app screen.
- Have been using standard Material UI.
- Sample file to download.