simolus3 / fluttie

Easily display stunning Lottie animations in flutter apps with this plugin.
Other
453 stars 54 forks source link

Problem with androidX #20

Open niladri-paul opened 5 years ago

niladri-paul commented 5 years ago

The package was working fine with me in android. But for my work, I had to switch to androidx. From that time, the package is not working, basically, it is running but not showing any animation. Kindly let me know how to fix the issue.

fsmdeveloper commented 5 years ago

Yes! It's not showing

Durdonaa commented 5 years ago

Having the same issue here! Any solutions?

ArivuLabs commented 5 years ago

Any solutions on this issue?

I can not even open the app.

It is crashing my app when I included the library in "pubspec.yaml"

rafaeljustinox commented 4 years ago

For anyone that are having the same issue, I recomend to use another package. https://pub.dev/packages/lottie It's works very well and have been updated recently.