A Flutter Package to show a Gradient Shadow on your Images or Widgets.
The package is straight Forward. It puts shadow (Default White) on your Image or Widget. Which makes it beautiful and fuses your image or widget with background.
There is no any requirement. Package is entirely written in dart. It can run on any platform.
ShadowOverlay(
child: Image.asset(
'path to your image',
height: 400,
width:800,
),
shadowWidth: 800,
shadowHeight: 150,
);
Documentaion is also provided within the code you can search more options just hovering over your mouse at properties of ShadowOverlay object.
Gradient Transparency , Transparent Gradient , Transparent Image , Image Transparency , Transparent Widget , Transparent overlay , Transparency overlay Transparent Shadow, Gradient Shadow , Gradual Transparency , Color overlay over image, transparency effect over image