robertodevs/zeplin-flutter-extended

Boxshadow Offset vertical direction need to be negated for flutter

Closed this issue · 4 comments

Boxshadow Offset vertical direction need to be negated for flutter

Hi @JasCodes

Could you give me an example?

Hey @roberto198907
Offset in the example should be offset: Offset(0,8), but it is offset: Offset(0,-8),. So -8 need to be 8 in this case.

Thx

Screenshot from 2019-08-14 07-20-22

Let me check this because I tried to negate some screens I have but I see the shadow inverted.

I have checked this feature and this keeps working fine. Here is the screenshot. I will proceed to close this issue so if you have a specific error help me to open a new one and send me the detail. Thanks
Screen Shot 2020-02-28 at 20 29 05