Raj Dhakad

Results 10 issues of Raj Dhakad

So the example file of this repository, in example >> lib >> animation_full_control.dart there is a following error: ``` ════════ Exception caught by animation library ═════════════════════════════════ The following assertion was...

For example file example >> lib >> animation_full_control.dart Using SetState in initState cause the following error ```setState() or markNeedsBuild() called when widget tree was locked.``` I have added a `WidgetsBinding.instance.addPostFrameCallback`...

This is the lottie animation I am using through network: https://assets4.lottiefiles.com/private_files/lf30_8zscxore.json And here's the code I used to render it in my flutter app ``` child: LottieBuilder.network( 'https://assets4.lottiefiles.com/private_files/lf30_8zscxore.json', ), ```...

help wanted

Hey there, thanks for this amazing package, As you might know, Bodymovin has added a new setting in export, "include video and Audio (Beta)" which allows including video files and...

In my App when a user click on the Facebook Audience Network it didn't open. Error log: ``` E/Parcel ( 1218): Reading a NULL string not supported here. V/SensorManager( 1218):...

Hey, I am trying to change the color of a component called "body" in a rive asset but it's not reflecting. ``` // code to change color: ElevatedButton( onPressed: ()...

bug

Hey there, I tried to export this animation as a JSON but the result is not how it suppose to be AE File: [character_animation.aep.zip](https://github.com/bodymovin/bodymovin-extension/files/8148076/character_animation.aep.zip) . Exported Lottie file: https://lottiefiles.com/share/z8eumozd Did...

My code used to work before but recently I started getting the following error, Please help me find what I did wrong ### Code Snippet: ``` val muxerConfig = MuxerConfig(file,...

Response: Something went wrong. Please try again later. Error:::