mac_notch_ui 0.0.4
mac_notch_ui: ^0.0.4 copied to clipboard
A Flutter package to create a "Notch" style UI on macOS with smooth animations and hover effects, similar to dynamic islands.
0.0.2 #
- Fixed pub.dev analysis issues (license, lints, documentation).
- Improved API documentation.
0.0.1 #
- Initial release of the mac_notch_ui package.
- Supports macOS notch UI with expanding animations.
- Configurable size and content.
0.0.4 #
- Fixed static analysis issues (unused imports, deprecated methods).
0.0.3 #
- Added more info button to open pub.dev page.