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

Background Upload #9

Open
zionnite opened this issue Sep 12, 2023 · 3 comments
Open

Background Upload #9

zionnite opened this issue Sep 12, 2023 · 3 comments

Comments

@zionnite
Copy link

Hello, I love what you have done, this package makes uploading of files much easier,
please is there away that one can upload files while in the background?

please I would love an example of the possibility.
thanks

@LuisMiguelSS
Copy link

You can try with Flutter Isolates and launch the upload call inside of one

@Amir-P
Copy link
Member

Amir-P commented Sep 13, 2023

Hello, I love what you have done, this package makes uploading of files much easier,

please is there away that one can upload files while in the background?

please I would love an example of the possibility.

thanks

Hi @zionnite, glad you liked it. I'm on vacation and I don't have access to my computer so I'm not sure but, I think you can achieve what you want using Isolates and WorkManager.
I will try to add an example next week if I find the time.

@zionnite
Copy link
Author

@Amir-P thank you so much
I will be looking out for more of your replies on this request.

Thank you so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants