window_toolkit 0.1.0 window_toolkit: ^0.1.0 copied to clipboard
Toolkit simplifies customization of native user interface components for macOS applications.
0.1.0 #
- Features:
- Window Management: Control window properties including movability, minimizability, and maximizability.
- Title Bar Customization: Adjust the title bar’s visibility and style.
- Resizable Options: Enable or disable window resizing based on user needs.
- Alignment and Positioning: Center or align the window with preset alignments.
- Opacity Control: Adjust the window’s opacity dynamically.
0.0.1 #
- Initial Release: Introduced
window_toolkit
, a Flutter plugin for macOS that simplifies customization of native window properties.