Skip to content

Package Performance Hit #86

@b-cancel

Description

@b-cancel

Before I ask my question... the explanation of what I'm trying to achieve...

  • IM BUILDING a custom contact picker

I have headers for each section
A, B, etc...

I have the ability to scroll to a particular section because I know the height of
. the headers
. and how many items are in each section (all the contacts are of the same size)

At the moment I am using a CustomScrollView with a SliverFixedExtentList with a SliverChildBuilderDelegate

  • THE QUESTION
    Will using this plugin to make my headers sticky affect performance by essentially shrinking wrapping each of my SliverFixedExtentList? will performance be affected any other way? If so, by how much?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions