-
Notifications
You must be signed in to change notification settings - Fork 481
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
Animation doesn't show in release #145
Comments
Can you provide any more details? Flare File, Flare-Flutter version, your code? |
alright just a second |
flare file : https://www.2dimensions.com/a/Fethi/files/flare/balls code:```
|
the animation work as expected on debug mode but is doesn't show at all in release |
Hey @Fethi1, sorry you're having trouble here. This sounds a lot like an issue we used to have with an older build of Flutter. Sorry for piling on more questions, but which Flutter version are you using? Could you try a different channel (stable, dev, master) to see if you see different results? We've tried on a few different devices here and cannot replicate the problem (we see it in release). |
sorry for the late replay guys the problem wasn't related to Flare i was using a variable that stores the height of the device |
Glad to hear you were able to fix this! I'm closing the issue for now, but please reopen if you think there's something we can help you with. |
i have made an animation on 2dimensions and i have use an image on it, when i run my app on debug everything works fine but when i build the app and install it to my phone, the animation never show like the file doesn't exist at all even its space isn't reserved like it never existed.
any help!!
The text was updated successfully, but these errors were encountered: