macos_dock 1.0.1
macos_dock: ^1.0.1 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.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