flutter_inset_shadow icon indicating copy to clipboard operation
flutter_inset_shadow copied to clipboard

This package extends BoxShadow and BoxDecoration to support the inset property. [maintainer=@chitochi]

Results 4 flutter_inset_shadow issues
Sort by recently updated
recently updated
newest added

Seems like inset is not working while using ShapeDecoration. The inset is always disabled

enhancement
good first issue
help wanted

I have inset shadows that render fine in web, as long as the layout is "desktop" like. When I either open it on my phone or when I use the...

bug
help wanted

With Impeller enabled on iOS, rendering of gradients is blocky does not look good. It's fine if Impeller is disabled. This has only been seen when using the Inset property....

bug
help wanted

Hi, i am using this package in order to create a Neumorphic page. Currently i have 7 neumorphic buttons in a Row. The row is shown/hidden by an AnimatedCrossFade When...

bug
help wanted