wx_badge 3.0.0
wx_badge: ^3.0.0 copied to clipboard
Customizable badge widget to show notifications, shopping cart items, and more with ease.
3.0.0 #
- Updated to wx_box v4.0.0.
- Renamed borderAlign to borderOffset.
- Renamed shadowColor to elevationColor.
- Added option to configure image, shadows, and gradient.
- Added option to configure duration out.
- Renamed curveIn to curve, and make curveOut nullable that fallback to curve if null.
2.0.0 #
- Use wx_box v3.0.0.
- Removed BoxShape and
shape
property, use OutlinedBorderborder
instead.
1.0.0 #
- Added badge widget.
- Added badge style.
- Added badge theme widget.
- Added badge theme data.
- Added badge theme preset.