Replies: 2 comments 5 replies
-
#880 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Look at #348 please - is that kind of shadow that will help to implement neumorphic design? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@ndonkoHenri , @DavMelchi have designed my landing page and I want to implement Nuemorphic design to my buttons. But all that I know I can try is to use flet's card and set the elevation in such a way that there is some shadow beneath it but that only creates the illusion of some sort of elevation. But I don't want to just create elevation, I want more control over the card because to do Nuemorphic design you have to set the shadow both under the card and on one side to simulate light source but the flet card only allows you to control the elevation, although flet's default shadow setting ends up looking awesome, I need more control to in order to do stuff like this:
So is there a way to do this in flet?
Beta Was this translation helpful? Give feedback.
All reactions