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.17k stars 200 forks source link

Remove item in listview, lottie re-animation #210

Open peak77 opened 2 years ago

peak77 commented 2 years ago

Some listview's items have lottie, some don't, when delete without lottie item, the item have lottie re-animation. Example: index = 0, without lottie. index = 1 have lottie. when remove index = 0, the index = 1,lottie re-animation