Shadow
16
Flutter Package
About this project
shadow The easiest way to Apply Shadow to any widget, It aint much but it is an honest work Get started Add dependency Install it You can install packages from the command line: with pub: with Flutter: Import it Now in your Dart code, you can use: Super simple to use Proprities Offset(dx,dy) : change the position of the shadow according to the widget position. Opacity(double) : change the visibility of the shade from 1 to 0, 1 as fully visible and 0 not visible at all. Scale(double) : this propritie is meant to change the size of the shadow (Shadow size onyl not the widget itself). Examples Containers: Stacks: images(assets):
From the project README on GitHub
- Stars
- 16
- Forks
- 3
- Last push
- 24 Jul 2022
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/shadow)