shadow_container 0.0.1 copy "shadow_container: ^0.0.1" to clipboard
shadow_container: ^0.0.1 copied to clipboard

A Flutter package that provides a custom `Container` widget with a shadow effect. This widget allows you to easily add a shadow effect to your UI elements without having to manually configure the `Box [...]

1 versionVersions feed

Stable versions of shadow_container

VersionMin Dart SDKUploadedDocumentationArchive
0.0.12.193 years agoGo to the documentation of shadow_container 0.0.1Download shadow_container 0.0.1 archive
1
likes
120
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a custom `Container` widget with a shadow effect. This widget allows you to easily add a shadow effect to your UI elements without having to manually configure the `BoxShadow` property of the `Container` widget. You can customize the color, opacity, spread radius, blur radius, and border radius of the shadow to fit your needs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on shadow_container