animated_menu
A professional Flutter package for creating beautiful, animated popup menus with smooth corners, backdrop blur, and customizable animations.
1.0.3
86 downloads/mo
#2361 most downloaded on pub.dev
mantreshkhurana/animated_menu
What this package is like to depend on
Last release 7 months ago
07 Jan 2026
Release timing varies
gaps range from 3 months to 2.7 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
4 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
4 releases · Jan 2023 to Jan 2026
2024
2025
2026
Releases
latest 4-
1.0.307 Jan 2026Release notes
Open source →Breaking Changes
- Removed external dependencies (
figma_squircleandanimate_do) - All functionality is now built-in with zero external dependencies
New Features
- Built-in Animation System: Multiple animation presets including:
fadeIn,scale,fadeScale,bounceIn,elasticIn,zoomIn- Slide animations:
slideDown,slideUp,slideLeft,slideRight - Customizable duration, curves, and delays
- Smooth Border Radius: Built-in squircle/superellipse corners with
cornerSmoothingparameter - AnimatedMenuController: Class-based API for programmatic menu control
- AnimatedMenuAnchor: Widget wrapper for easy menu attachment
- AnimatedMenuButton: Ready-to-use button for app bars and toolbars
- New Menu Item Types:
AnimatedMenuHeader: Section headers for grouping itemsAnimatedMenuDivider: Customizable dividers with indent optionsAnimatedMenuCustomItem: For fully custom content
- Theme System:
AnimatedMenuThemewith dark/light presets- Full customization of colors, shadows, and text styles
- Enhanced AnimatedMenuButtonItem:
- Leading and trailing icons
- Destructive action styling (red color)
- Custom hover/selected colors
- Keyboard shortcuts display
- Item Animations: Staggered animations for menu items
- Extension Method:
.withAnimatedMenu()for easy menu attachment to any widget
Improvements
- Updated to Flutter 3.10+ and Dart 3.0+
- Better backdrop blur implementation
- Improved menu positioning and edge handling
- Full documentation with examples
- Modern API design following Flutter conventions
Release notes
Open source →Breaking Changes
- Removed external dependencies (
figma_squircleandanimate_do) - All functionality is now built-in with zero external dependencies
New Features
- Built-in Animation System: Multiple animation presets including:
fadeIn,scale,fadeScale,bounceIn,elasticIn,zoomIn- Slide animations:
slideDown,slideUp,slideLeft,slideRight - Customizable duration, curves, and delays
- Smooth Border Radius: Built-in squircle/superellipse corners with
cornerSmoothingparameter - AnimatedMenuController: Class-based API for programmatic menu control
- AnimatedMenuAnchor: Widget wrapper for easy menu attachment
- AnimatedMenuButton: Ready-to-use button for app bars and toolbars
- New Menu Item Types:
AnimatedMenuHeader: Section headers for grouping itemsAnimatedMenuDivider: Customizable dividers with indent optionsAnimatedMenuCustomItem: For fully custom content
- Theme System:
AnimatedMenuThemewith dark/light presets- Full customization of colors, shadows, and text styles
- Enhanced AnimatedMenuButtonItem:
- Leading and trailing icons
- Destructive action styling (red color)
- Custom hover/selected colors
- Keyboard shortcuts display
- Item Animations: Staggered animations for menu items
- Extension Method:
.withAnimatedMenu()for easy menu attachment to any widget
Improvements
- Updated to Flutter 3.10+ and Dart 3.0+
- Better backdrop blur implementation
- Improved menu positioning and edge handling
- Full documentation with examples
- Modern API design following Flutter conventions
- Removed external dependencies (
-
1.0.215 May 2023 -
1.0.131 Jan 2023 -
1.0.030 Jan 2023