Skip to content

[Feature request] ListView.custom to prevent widgets from rebuilding #186

Open
@Faaatman

Description

@Faaatman

Is your feature request related to a problem? Please describe.
Whenever I add an item to the list of widgets the widgets rebuild including the one with an audio player causing it to stop playing.
related to flutter/flutter#58917

Describe the solution you'd like
Change the ListView.builder to ListView.custom to preserve the state of the old widgets.

Additional context
This solution might be the one needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions