Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Critical] Animation error when using newly uploaded animations on LottieFiles website #363

Open
SAOKIM99 opened this issue Jun 21, 2024 · 0 comments

Comments

@SAOKIM99
Copy link

SAOKIM99 commented Jun 21, 2024

I'm having serious problems using recently uploaded animations from LottieFiles.

web: https://lottiefiles.com/animations/scan-to-order-cXzULUFVCa?from=search

code:

   Widget build(BuildContext context) {
    return SafeArea(
      child: Scaffold(
        backgroundColor: Colors.teal[100],
        body: Center(
          child: Lottie.asset("assets/animation/Animation - flash.json",),
        ),
      ),
    );
  }

Animation - flash.json

448882357_8009711352421421_1523702410170415236_n.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant