Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Make animation of sub-menu's customizable #26

Open
Fintasys opened this issue May 14, 2024 · 2 comments
Open

Feature request: Make animation of sub-menu's customizable #26

Fintasys opened this issue May 14, 2024 · 2 comments

Comments

@Fintasys
Copy link

Hey!
Seems the package hasn't been updated in a while and my request might not be seen.
But I've noticed that the sub-menu children animation can't be customized and always rotate. I would prefer to let them fly in from right to left for example.

Please let me know if you could consider to add this functionality 🙏

@zuvola
Copy link
Owner

zuvola commented Jun 28, 2024

Sorry for the delay in replying.
Added a way to stop children from rotating.
Please give it a try.

      floatingActionButton: ExpandableFab(
        key: _key,
        type: ExpandableFabType.side,
        childrenAnimation: ExpandableFabAnimation.none,

@Fintasys
Copy link
Author

@zuvola Thanks for your efforts. It's not exactly what I wanted but never the less a nice improvement !
I made a graphic to show what I meant:
Screenshot 2024-06-29 at 19 48 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants