Skip to content

BottomAppBar + FloatingActionButton + SnackBar #17712

@Peetz0r

Description

@Peetz0r

I have an app with a BottomAppBar with a FloatingActionButton docked on it.

When I create a SnackBar, the FAB animates upwards to make room, but it does so from the non-docked position. This is wrong.

This happens in my own app with flutter 0.3.2 and 0.4.4, and in the Ecample Gallery app.

See this video for the example app: https://vimeo.com/270610044


Also, the Material Guidelines suggest that we should display the SnackBar above the FAB in this case: https://material.io/design/components/snackbars.html#placement

But as far as I could find out, Flutter does not support this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: fidelityMatching the OEM platforms betterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions