Last updated:
0 purchases
glassy ui
Glassy UI #
A UI Kit of flutter widgets made with an ios-like glassmorphism design.
Example with glassy Container: #
GlassyContainer(
width: 50,
height: 50,
child: Text('Hello this is glassy'),
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.