simolus3 / fluttie

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

Desktop support? #32

Closed liudonghua123 closed 3 years ago

liudonghua123 commented 3 years ago

Is there any plans for supporting desktop platform like macos,linux,windows. That's would be nice features if it support these platforms.

simolus3 commented 3 years ago

This package doesn't even support iOS... For a cross-platform solution I'd probably look at the lottie package. It's written in pure-Dart, so it should support all platforms.