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

Web support for BackgroundUseCase #65

Open
limcheekin opened this issue Mar 12, 2021 · 3 comments
Open

Web support for BackgroundUseCase #65

limcheekin opened this issue Mar 12, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@limcheekin
Copy link

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! :)

@limcheekin limcheekin added the enhancement New feature or request label Mar 12, 2021
@ShadyBoukhary
Copy link
Owner

Would this also work on mobile (non-web)?

@limcheekin
Copy link
Author

I think yes, but I think it is not fully support web yet, just digged out this issue machinescream/worker_manager#16

@limcheekin
Copy link
Author

It is limited support web at the moment according to this issue machinescream/worker_manager#5

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

No branches or pull requests

2 participants