We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think it is a waste when flutter developers walk away from the flutter_clean_architecture package due to many think that it doesn't support web.
I just come across the following package which might enable background processing support in web: https://pub.dev/packages/worker_manager
Hopefully, we'll see full web support for the flutter_clean_architecture package soon.
Good Friday! :)
The text was updated successfully, but these errors were encountered:
Would this also work on mobile (non-web)?
Sorry, something went wrong.
I think yes, but I think it is not fully support web yet, just digged out this issue machinescream/worker_manager#16
It is limited support web at the moment according to this issue machinescream/worker_manager#5
No branches or pull requests
I think it is a waste when flutter developers walk away from the flutter_clean_architecture package due to many think that it doesn't support web.
I just come across the following package which might enable background processing support in web:
https://pub.dev/packages/worker_manager
Hopefully, we'll see full web support for the flutter_clean_architecture package soon.
Good Friday! :)
The text was updated successfully, but these errors were encountered: