-
I want to hide/show FloatingActionButton/Menu on scroll of ListView. How to do this?
-
Hello. Is it possible to create a button to center the marker in view of the map?
I manage to send it the coordinates for the center when loading my map but not to interact with it with a floatingAct…
-
Hi,
Using the latest Flutter from master (see below), when creating an instance of `FloatingActionButton`, the included `tooltip` is not seen by screenreaders.
To reproduce, create an app, the def…
-
- colors.xml config
[https://gist.github.com/thapld/3df4b78b76c82924208c75f15199b784](https://gist.github.com/thapld/3df4b78b76c82924208c75f15199b784)
- Fragment config
[https://gist.github.com/t…
-
### Use case
The material spec defines https://m3.material.io/components/lists/overview#0d2dff28-83e1-4c09-94b6-d750db2b9911
```
Alignment: Elements in a list item are middle-aligned unless it is…
-
I have 4 fragments and use BottomNavigation to switch between them.
In some fragments, I don't want to use fab, so I try to call mFAB.hide() to hide it.
No matter I call this method in activity or fra…
-
There is no way to display a FloatingActionButton over the webview. The button shows one sec then disapper. Stack seems not working. The WebviewScaffold remains always on top
Scaffold(
b…
-
**Describe the bug**
I have a chat screen that watches a family provider that retrieves the messages using the chat Id as a family parameter, when the user receives a message notification I try to in…
-
### Duplicates
- [X] I have searched the existing issues
Related: #30665 #30846
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
It gets white on hove…
D3SOX updated
2 years ago
-
## Steps to Reproduce
If you create a `FloatingActionButtonThemeData` where you define properties for its `shape` and `iconSize` with the intent to replicate something similar that the M3 built in …