Results 6 comments of Dan Gilbert

Passing a float of 0 to 1.0f will give you the values 0-100% as 100% is 1.0f :)

@erumhannan If you set the value repeatedly the animation should move from the value it is currently set at to the new value. This should mean that if you keep...

I imagine this is still going to be an issue with hybrid composition: https://github.com/flutter/flutter/issues/86157

I've investigated this further and it looks like something strange is happening with kindle preview images. The camera is reporting a preview of size: 720x480 but the image data itself...

I have managed to reproduce this issue on 2 pixel devices as well (Pixel 3XL and Pixel 4XL). We are using a `` tag with the clip being an `SkRect`...

We're having the same issue, so it would be great if this could be merged