Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mobile): enhance download operations #12973

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

alextran1502
Copy link
Contributor

@alextran1502 alextran1502 commented Sep 27, 2024

This PR uses the background_downloader package to enhance the download operation. It will now show the progress of the download and allow the user to cancel it.

In the near future, this package will also be used to upload assets.

Download progress and cancel operation

download_status.MP4

@bo0tzz
Copy link
Member

bo0tzz commented Sep 27, 2024

Closes #10100

mobile/lib/main.dart Outdated Show resolved Hide resolved
mobile/lib/pages/common/download_panel.dart Outdated Show resolved Hide resolved
mobile/lib/services/download.service.dart Show resolved Hide resolved
mobile/lib/services/download.service.dart Outdated Show resolved Hide resolved
mobile/pubspec.yaml Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants