flutter_mac_dock 0.1.1
flutter_mac_dock: ^0.1.1 copied to clipboard
A macOS-style dock widget for Flutter with smooth magnification on hover, glassmorphism background, animated tooltips, and zero external dependencies.
Changelog #
0.1.1 #
- Added demo GIF to README
- Updated homepage and demo URLs
- Updated license year
0.1.0 #
- Initial release
MacDockwidget with cosine-based magnification on hover- Glassmorphism background with configurable blur
- Animated tooltips with triangle pointer
DockStylefor full visual customization- Optional dividers between item groups
- Selection indicator dot
- Pixel-perfect Apple superellipse icon clipping via
RoundedSuperellipseBorder - Zero external dependencies
- Requires Flutter ≥ 3.32.0