-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
a: fidelityMatching the OEM platforms betterMatching the OEM platforms betterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
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.
athospg, assafsl, rodydavis, linusyoung, wesleyfantinel and 9 more
Metadata
Metadata
Assignees
Labels
a: fidelityMatching the OEM platforms betterMatching the OEM platforms betterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.