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

Question: Post JSON data without file #263

Open
elliotnash opened this issue Jul 2, 2024 · 0 comments
Open

Question: Post JSON data without file #263

elliotnash opened this issue Jul 2, 2024 · 0 comments

Comments

@elliotnash
Copy link

For context:

I have an app that is often used in low/no service areas, and needs to upload small JSON objects. I currently queue requests while offline, and then when online again I send them using Dio.
However I want these requests to happen in the background so I can still post the data if the user doesn't have the app open when they regain service.

Does flutter_uploader support uploading just JSON data without uploading a file? And are uploads by default queued until the phone regains connectivity?

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

1 participant