flutter_icon_shadow 2.0.6 flutter_icon_shadow: ^2.0.6 copied to clipboard
Adds shadow under an icon in Flutter. Customizable with color, blur and offset.
CHANGELOG #
[2.0.6] #
- Update license to MIT
[2.0.5] #
- Package has been renamed to
flutter_icon_shadow
, and component has been renamed toIconShadow
- Refactor & improve code
- Add
shadowOffset
property to allow moving the shadow (might cause shadow to be clipped)
[2.0.3] #
- Rename component - remove redundant "Widget"
[2.0.2] #
- Rename component to match package name
[2.0.1] #
- Null safety
[1.0.1] #
- icon shadow