MarcelGarus / MarcelGarus/implicitly_animated_list
feat: add a optional separatorBuilder
- Dominant language
- Dart
- Stars
- 11
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This awesome library is sadly missing a way of simply adding spacing or other widgets inbetween the lists widgets, like Listviews separatorBuilder argument.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the library's main animated list widget and its existing item-builder API, then compare the requested behavior with Flutter's ListView separatorBuilder argument. Define how optional separators should appear between items and how they should behave during list animations; done means spacing or other widgets can be supplied between list items without breaking the existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100