wx_box 2.0.3 wx_box: ^2.0.3 copied to clipboard
Const widget that provides a box-like layout with customizable elevation.
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