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

Add the option to start the upload at a certain chunk #4

Closed
NazarenoCavazzon opened this issue May 10, 2022 · 3 comments · May be fixed by #5
Closed

Add the option to start the upload at a certain chunk #4

NazarenoCavazzon opened this issue May 10, 2022 · 3 comments · May be fixed by #5
Labels
enhancement New feature or request

Comments

@NazarenoCavazzon
Copy link

We are trying to implement upload persistence, and for that we wanted to save the last successful chunk uploaded, so if somethings fails we start from that specific chunk.

@gabrielginter gabrielginter added the enhancement New feature or request label May 11, 2022
@gabrielginter gabrielginter linked a pull request May 11, 2022 that will close this issue
@gabrielginter
Copy link
Owner

hola @NazarenoCavazzon thanks for the feature request, after skimming through the pull request I see no apparent issues, I'll review it and test it as soon as I have some time. Have you tested this code yourself already?

@NazarenoCavazzon
Copy link
Author

I tried with the backend we have at work, but we had some problems with our backend, hopefully I can fix the backend and make it work.

gabrielginter added a commit that referenced this issue Jan 31, 2024
* Issue [_4_](#4): Ability clarify the chunk in which to start the upload using `chunkStart` in the constructor.
@gabrielginter
Copy link
Owner

Hi @NazarenoCavazzon I'm so sorry for the delay on this, I'm sure you already found a solution, nevertheless check out his last version that contains this feature. The new package was refactored to simplify it and support Flutter Web.

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

Successfully merging a pull request may close this issue.

2 participants