appkit_ui_elements 0.0.12
appkit_ui_elements: ^0.0.12 copied to clipboard
Flutter widgets and themes for the current macOS desktop. It was inspired by the great [macos_ui](https://pub.dev/packages/macos_ui) library.
0.0.12 #
- Added some documentation
0.0.11 #
- Fixed AppKitDialog constraints
- AppKitComboBox changed property title to value and correctly set the initial value of the component.
- Adjusted context menu item paddings
0.0.10 #
- Context menu, ability to show scrollbars
- Context menu, added up and down arrows
- Fixed text field right padding when clear button is hidden
0.0.9 #
- Some code cleanup
- Added documentation to AppKitColors
- Fixed some colors (inverted dark/light)
- Combo Box: clear selection when unfocused
0.0.1 #
- Initial release