-
Notifications
You must be signed in to change notification settings - Fork 163
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
App freezes after X seconds of usage #6
Comments
This is caused by an attempt of fixing #3, I'm working to fix it 👍 |
I'm closing this, check my last comment on #3! |
So, i've updated the app and it won't start anymore. I've tryed to remove it from pubspec but nothing, the app shows me a white screen and nothing happens. Edit: it gives me this error if i try to hot-reload it |
Never mind, there was a problem with the intl package. thanks for the fix! :) |
I downloaded the example sketch provided by @facundomedica , and i just removed the main async function and putted in a real async function called before all the sketch. The page starts, but after 2-3 seconds, the preview image just freezes, while the animation keeps going.
This is the error:
The text was updated successfully, but these errors were encountered: