flutter_native_splash
flutter_native_splash copied to clipboard
Change Framerate for GIF in for flutter web
i have a gif that works as a splashscreen, and it has a framerate of 24. but when i see it on the app it seems to be like 5 or 10 and its very choppy. Can you add a feature to change that. or make it smoother?
Is this problem on web? Can you add your source GIF?
Yes it's an issue on web. And I can't share the gif because it has a company logo on it. But you can try it with any gif that has a high frame rate.
@OutdatedGuy can you look at this?
It looks like the problem might be in the image package here that we use to encode gif.
So I don't think we can do anything about this at the moment.
@DragonSlayer88 it looks like there was a framerate fix that was added in the image package. Can you confirm that the problem has been resolved?
Closed due to inactivity. Feel free to reopen if you are still having a problem.