wx_box 3.0.0 wx_box: ^3.0.0 copied to clipboard
Const widget that provides a box-like layout with customizable elevation.
3.0.0 #
- Removed WxBoxShape and
shape
property, useborder
instead. - Animated width, height, and constraints.
2.0.3 #
- Rectangle shape use PhysicalModel otherwise use PhysicalShape
2.0.2 #
- Bring back the WxBoxShape getter
- Adjust sdk constraints
2.0.1 #
- Removed WxBoxShape getter
2.0.0 #
- Use a custom WxBoxShape instead of BoxShape to simplify the creation of boxes with stadium shape.
- Added variant constructor
1.0.0 #
- Added box widget
- Added animated box widget
- Added border painter widget