glovex_liquid_ui 1.0.0 copy "glovex_liquid_ui: ^1.0.0" to clipboard
glovex_liquid_ui: ^1.0.0 copied to clipboard

A liquid-glass inspired Flutter UI kit with reusable widgets for production apps.

1.0.0 #

  • Added bottom navigation system:
    • LiquidGlassBottomNavBar
    • LiquidBottomNavScaffold
    • GoRouter helpers in liquid_nav_go_router.dart
  • Added responsive foundation:
    • LiquidResponsive, LiquidResponsiveBuilder
    • LiquidResponsiveTokens and centralized adaptive values
    • BuildContext responsive extensions and text scaling helpers
  • Redesigned LiquidGlassCard with richer liquid-glass visuals:
    • layered blur and highlights
    • custom asymmetric liquid border painter
    • enhanced depth shadows
  • Updated major widgets to use LiquidGlassCard internally for a consistent visual system.
  • Fixed unbounded layout crash (Stack requires bounded constraints) by hardening LiquidGlassSurface.
  • Expanded example app with tabbed bottom-nav demo (Home/Profile/Settings).
  • Reworked README with improved structure and API quick reference tables.
  • Updated package branding and metadata to glovex_liquid_ui.

0.1.0 #

  • Initial release with 20 liquid-glass widgets.
  • Added shared glass surface foundation.
  • Added demo example app.
3
likes
0
points
348
downloads

Publisher

unverified uploader

Weekly Downloads

A liquid-glass inspired Flutter UI kit with reusable widgets for production apps.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #ui #glassmorphism #cupertino

License

unknown (license)

Dependencies

flutter, go_router

More

Packages that depend on glovex_liquid_ui