macos_dock 1.0.4
macos_dock: ^1.0.4 copied to clipboard
A Flutter widget that recreates the macOS dock with smooth scaling animations, hover effects, and customizable parameters for a native-like experience.
1.0.4 #
- Fixed icon alignment issues
- Improved container height calculations
- Enhanced animation smoothness
- Optimized scaling and translation effects
1.0.3 #
- Fixed height calculation for hover area
- Improved icon alignment and scaling
- Fixed container height issues
- Enhanced reordering animation smoothness
1.0.2 #
- Added reordering functionality
- Disabled hover effects during reordering
- Improved drag and drop experience
1.0.1 #
- Fixed the height using scaleFactor and formatted the code
1.0.0 #
- Initial release of the MacOS Dock widget
- Features include:
- Smooth scaling animation on hover
- Upward translation effect
- Neighboring icons scale effect
- Customizable parameters
- Support for any widget as dock items
- Dynamic height adjustment
- Customizable animation duration
0.0.1 #
- Initial development release