fluttie
fluttie copied to clipboard
Easily display stunning Lottie animations in flutter apps with this plugin.
D/libGLESv2( 6122): STS_GLApi : DTS, ODTC are not allowed for Package : com.lottie_test V/Surface ( 6122): sf_framedrop debug : 0x4f4c, game : false, logging : 0 E/MethodChannel#fluttie/methods( 6122): Failed to...
I get error: java.lang.IllegalStateException For example with this lottiefile: https://lottiefiles.com/5997-white-house?lang=de I tried it with the example project and tried different lottiefiles. Some lottiefiles worked, some dont work and some crashes...
I tested `fluttie 0.3.0` and `fluttie 0.5.0` on my android 10 device but keeps showing loading animation, help what could be wrong? no error just loading to infinite. Could be...
Hi, I have a after affects animation I'm trying to render and there's a strange visual clipping that occurs in the middle of the animation. Is there a way to...
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...
0.5.0版本 IOS 使用无效,安卓正常,怎么解决
// // Generated file. Do not edit. // #import "GeneratedPluginRegistrant.h" #import @implementation GeneratedPluginRegistrant + (void)registerWithRegistry:(NSObject*)registry { [FluttiePlugin registerWithRegistrar:[registry registrarForPlugin:@"FluttiePlugin"]]; } @end 'fluttie/FluttiePlugin.h' file not found
iOS support?
Hi, This is more a query than an issue. I noticed that the README specifically states that iOS isn't yet supported, but it doesn't make it clear whether iOS support...
Do you have any plans to support Flutter Web? I know the plugins aren't supported yet but still, any plans? Thanks!
Using v0.3.2, but I noticed on the example app that the star look too 'long' and are not the correct aspect ratio. Animations are being 'squashed in height ie. they...