xvrh / lottie-flutter

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
https://pub.dev/packages/lottie
MIT License
1.13k stars 197 forks source link

Screen Stuck when try to load the lottie in flutter web #339

Open abdulrehman192 opened 3 months ago

abdulrehman192 commented 3 months ago

When I try to load a lottie file in flutter web the screen is stuck with following error.

PersistedOffset: is in an unexpected state. Expected one of: PersistedSurfaceState.active, PersistedSurfaceState.released But was: PersistedSurfaceState.created