Skip to content

POC - SliverAnimatedListView#113

Open
AlexDochioiu wants to merge 3 commits intocanopas:mainfrom
vespr-wallet:ft/sliver_support
Open

POC - SliverAnimatedListView#113
AlexDochioiu wants to merge 3 commits intocanopas:mainfrom
vespr-wallet:ft/sliver_support

Conversation

@AlexDochioiu
Copy link

Would be good to allow users to directly use the sliver list too.

This PR is a POC. It's probably best for AnimatedListView to become stateless and use SliverAnimatedListView internally.

@FriesI23
Copy link

FriesI23 commented Nov 25, 2025

Any updates on this PR?

The exposed widgets all wrapped with CustomScrollView right now, which kind of limits flexibility. Maybe we could expose ReorderableAnimatedListImpl directly.

Found that it has already been added to lib export

//Direct access to the sliver builder, circumventing the ScrollView layer
export 'src/builder/reorderable_animated_list_impl.dart';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants