ui_extension 0.2.1
ui_extension: ^0.2.1 copied to clipboard
Extend your ui with smart and easy to use widgets and extensions.
Changelog #
0.2.1 #
- Added new context extensions.
- Updated
bordereddependency to 0.2.0. - Updated linter.
0.1.1 #
- Added minSize, maxSize, minDimensions, and maxDimensions to UiConstrained extension.
- Fixed UiList ordering.
0.1.0 #
- Added UiBordered through
borderedlibrary (exported). - Removed UiRoundedBox, UiClipRRect, and UiPhysicalModel. Use UiBordered instead.
0.0.1 #
- Initial release.