gskinner / gskinner/flutter_animate
Defer animation on list items until scrolled into view
Open
enhancement
good first issue
- Dominant language
- Dart
- Stars
- 1.1k
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
Similar to https://pub.dev/packages/flutter_staggered_animations I would like to be able to only animate a list's items once they appear.
Regardless of scrolling, or items changing, they should only animate for the first time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.