Eric Taix
Eric Taix
I had the same issue as @shihabmi7 and was able to solve it. My FloatingActionMenu is inside a FrameLayout so I decided to add the behavior to the FrameLayout. ```...
Removing `package-lock.json` and `node_module` worked for me. Thanks
We are facing this issue and we're unable to build a internal prod version due to this issue. Do you have any workaround in the meantime? On our side we...
@mathiasfink you should probably create a new issue AND explain what is your local setup? Otherwise sorry but it's impossible to help you...
> @drenmullafetahu That's the same stack trace I got with create-react-app v5 (which uses webpack 5). > > Solved it by moving to vite. @kouak Can you explain what exactly...
Sorry but this widget has not been created to support title in buttons
> yes please, I was forced to choose another library because this isn't null safe. Which package did you choose?
I was asking for the package you used to replace this one?
I agree, many users would like to have a controller. I will try to take some time to add it in a future version.
But doesn't a controller would do this job? In Flutter controllers aim to control behaviour of the widget no?