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

Animation is broken #57

Closed
andrii03 opened this issue Mar 18, 2019 · 2 comments
Closed

Animation is broken #57

andrii03 opened this issue Mar 18, 2019 · 2 comments

Comments

@andrii03
Copy link

andrii03 commented Mar 18, 2019

https://ibb.co/5MVDHjB - unexpected result
https://ibb.co/bvpBV1S - normal result

This problem happens when this animation placed in ListView. But I noticed the corruption like that with other animation that placed in the center of the page. Sometimes it works as expected, but 50 % of time it works unexpectedly

I've tested on several devices - the result is the same
Xiaomi Redmi Note 4 android 7.1
Xiaomi Redmi 5A android 7.1
Samsung S7 android 8.0

version of flare - 1.3.2

It happens most of the time in debug build.
Rarely - on release build, but also happens

@MaximilianKlein
Copy link

we had similar problems. It seemed like this was a skia-Caching problem flutter/flutter#28227 . Those are mostly fixed (at least for us) since Flutter v. 1.4.* . the only problem we still have are vertical lines are not drawn sometimes.

@andrii03
Copy link
Author

andrii03 commented May 2, 2019

ok. I will try to upgrade flutter and check again. Will get you know these weekends

@andrii03 andrii03 closed this as completed May 2, 2019
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