Skip to content

When you manually dismiss a snackbar, I believe the next one is going to be delayed #3030

@Hixie

Description

@Hixie

Since we use a Dismissable, when you dismiss a snackbar the next one is delayed a bit (because the dismissable calls the callback only once it's shrunk the space that was left behind to nothing).

We should probably rename Dismissable to DismissableListItem or something, and have a separate widget to handle layout-independent cases like the snackbar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    f: material designflutter/packages/flutter/material repository.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions