Flutter-Neumorphic
Flutter-Neumorphic copied to clipboard
Black Patches On Text Fields
I'm currently using the flutter_neumorphic package. And all the text-fields there have black patches on them. (Left side in the below screenshot).
It's device-specific issues (such as in Samsung and Vivo devices).
i have the same problem
This issue occurs when ever the neumorhpic container is given a Negative depth (depth less than 0).
I think this issue is related to : #167
How to fix it? I have this issue on Samsung
@m-zaink did you fix it? Or maybe found another plugin?