fab_menu_expressive 0.6.0
fab_menu_expressive: ^0.6.0 copied to clipboard
A Material 3 Expressive FAB Menu implementation for Flutter. Replicates the Jetpack Compose Material 3 FAB Menu component.
0.6.0 #
- improved animations.
- floating action issue solved.
0.5.0 #
- Initial release.
- Implemented Material 3 Expressive FAB Menu.
- Features:
FloatingActionButtonMenu: Container managing state and staggered animations.ToggleFloatingActionButton: Toggleable trigger FAB with rotation animation support.FloatingActionButtonMenuItem: Unified pill-shaped menu items as seen in official Material 3 designs.
- Support for alignment-aware layout and customizable colors.