flutter_icon_shadow 2.0.6 copy "flutter_icon_shadow: ^2.0.6" to clipboard
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 to IconShadow
  • 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
3
likes
150
pub points
79%
popularity

Publisher

verified publishercasraf.dev

Adds shadow under an icon in Flutter. Customizable with color, blur and offset.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints

More

Packages that depend on flutter_icon_shadow