- Orbit Menu - Includes a simple circular menu with a large central circle and smaller circles around it.
- Orbit Menu - Readme updated.
- Orbit Menu - Readme updated.
- A central circle with smaller, customizable circular buttons around it.
- Two animation styles: OrbitMenuAnimationType.bouncing and OrbitMenuAnimationType.rotating.
- Full control over colors, sizes, and spacing.
- Easy toggling of animation with a simple boolean.
- Orbit Menu - Update classes fix error package path.
- Orbit Menu - Update dart format.
- The classes were formatted, and the imports were modified to make it easier for users to import the Flutter package.
- The README.md file was updated.
- Add your custom widget to the list of widgets orbiting around the parent circle.
- Readme fixed.
- Add Orbit effect.
- Add images support
- Fixed big details
- Fixed items onTap
- Update readme
- Update readme
- ✨ Added central wave effect - The central circle now displays beautiful animated waves while orbiting items maintain their normal animation
- ✨ Enhanced BigCircle widget to support wave effects
- ✨ Added enableCentralWaveEffect configuration option
- ✨ Updated documentation with wave effect examples