Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 3.5.0-2.0.pre.15, on macOS 12.5 21G72 darwin-x64, locale en-MY)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.4.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] VS Code (version 1.72.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
• No issues found!
Gif Animation
As you can see, the issue happen only on lottie package, lottie_player package(above) renders correctly.
Checklist
Describe the bug Using flutter lottie package 1.4.3. The animation shows black box on IOS safari browser for flutter web.
What version of Lottie did you test this on? lottie 1.4.3
What version of Android did you test this on? IOS 15.5 IPhone 12 Pro
Steps To Reproduce
Reproducable code sample
Flutter Doctor
Gif Animation
As you can see, the issue happen only on lottie package, lottie_player package(above) renders correctly.