Lottie animation doesn’t look correct on Flutter and appears to be glitched?
so recently i got this problem that no matter what i do the lottie animation won’t look right in my flutter app, i tried IOS & Android Physical Devices but still the same results:
How to start different animations based on button clicks
Currently, I’m using five buttons to navigate from my homepage to the subpages. And here’s what I want to do: I have five animations of the same book. It’s always closed at the beginning but then opens different pages. So, depending on what button I click, I want to show the according animation before actually navigating to that page.
Once I return to the homepage, the animatin runs backwards and closes the book again.
Issue in lottie after upgrading flutter
After I upgrade my flutter to 3.19 it starts generating errors in the debug console, cause of the lottie animations that I have in project.