Sliverise the chat view #75

Closed
opened 2026-09-17 12:58:44 -04:00 by Henry-Hiles · 3 comments
Owner

Would probably be quite good for performance, but require a lot of work. Useful reference, when I did this for the emoji picker: Henry-Hiles/material_emoji_picker@bac0a5df23...21de3590c1

Would probably be quite good for performance, but require a lot of work. Useful reference, when I did this for the emoji picker: https://git.federated.nexus/Henry-Hiles/material_emoji_picker/compare/bac0a5df2313d6ce82ee9ce719ff469bfba46db6...21de3590c11ad621226bdb89936eed0a51f2653c
Author
Owner

Note: The chat view itself is already a sliver, but each message is in a SuperSliverList and is just a regular Widget. To accomplish what I want, I want slivers down to message content level.

Note: The chat view itself is already a sliver, but each message is in a `SuperSliverList` and is just a regular `Widget`. To accomplish what I want, I want slivers down to message content level.
Author
Owner

This won't happen for a while, but I'd like to be the one to do it, so self-assigning.

This won't happen for a while, but I'd like to be the one to do it, so self-assigning.
Author
Owner

After experimenting, this wouldn't work, as it would break lazy loading.

After experimenting, this wouldn't work, as it would break lazy loading.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Nexus/nexus#75
No description provided.