flutter_icon_shadow 2.0.7 flutter_icon_shadow: ^2.0.7 copied to clipboard
Adds shadow under an icon in Flutter. Customizable with color, blur and offset.
2.0.7 #
- Update dependencies
- Update SDK constraints
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