Neumorphism UI Dark For Flet #5667
Replies: 7 comments
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
The only way i was able to use shadows was using an elevated button instead of container and put everything inside it. You can set its state to disable if you don't care for the hover effect. if you want to see it is in my repo named 'Fletdev_Mobile_App_Tracker'. Your app looks super cool btw! I'll be following you to see more of it! |
Beta Was this translation helpful? Give feedback.
-
|
What do you guys think of this dart package? |
Beta Was this translation helpful? Give feedback.
-
|
Look like rubber buttons on TV remote control :) |
Beta Was this translation helpful? Give feedback.
-
Yeah but light mode neumorphic designs looks great. Like this |
Beta Was this translation helpful? Give feedback.
-
|
I think this kind of functionality should be implemented as a separate Flutter package (plus Python package) that could extend a standard Flet client. |
Beta Was this translation helpful? Give feedback.
-
|
Package to be implemented: https://pub.dev/packages/flutter_neumorphic_plus |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I think Flet is really amazing and very productive!!
but the issue here its not so customizable..
like I wanted to add Shadows to a Container but I couldn't
additionally blurring the container isn't supported
why would anyone ask for them?
short answer : making the app (or the web) look good! I wanted to achieve Neumorphism UI Dark with flet but I wasn't able to.. because Flet lacks extra customization..
it would be great to consider them in the future! thx!
Beta Was this translation helpful? Give feedback.
All reactions