chitochi / flutter_inset_shadow

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

Home Page:https://pub.dev/packages/flutter_inset_shadow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadow with opacity less then .3 is invisible.

vasilich6107 opened this issue · comments

image

Same params in chrome

image

Seems like this fixes the issue without causing differences in opacity: 1

Could you clarify if it is viable solution?

image

You'll laugh: I unfortunately lost my access to https://pub.dev because I deleted my Google account. I'll contact the support to get my access back, and as soon as it's done I'll be able to deploy version 2, and thus close this issue.

Sorry for the extra delay. 😔

No problem.
Good luck with support

Hello !

I never got a reply from support, so I've decided to publish the package under a new name!
You can find it here: https://pub.dev/packages/flutter_inset_shadow. 😄

I removed the box from the name because of #5. 😄

Thank you again @vasilich6107 and @ksokolovskyi for your contributions! Don't hesitate if you'd like to change anything in the package! ❤️