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

Unable to compress multiple images in a for loop #19

Closed
abinmittu opened this issue Apr 1, 2020 · 1 comment
Closed

Unable to compress multiple images in a for loop #19

abinmittu opened this issue Apr 1, 2020 · 1 comment

Comments

@abinmittu
Copy link

I am developing a Flutter desktop app for macOS. I have 100 images that I need to compress. If I call the compress function inside a for loop, the whole UI freezes and crashes the app.

@crazecoder
Copy link
Owner

Verify if macos desktop supports isolate, as far as I know, the web does not support it

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

2 participants