real_liquid_glass 0.3.0 copy "real_liquid_glass: ^0.3.0" to clipboard
real_liquid_glass: ^0.3.0 copied to clipboard

PlatformiOSmacOS

Real Liquid Glass containers and bottom bars. Hosts Apple's native UIGlassEffect on iOS 26+, adapts automatically to the iOS 27 transparency slider and accessibility settings, with a Flutter-drawn fro [...]

Changelog #

0.3.0 #

  • LiquidGlassBottomBar now embeds a complete native UITabBar on iOS, so UIKit owns the iOS 26+ Liquid Glass surface and selection morph animation.
  • Added native SF Symbol configuration through sfSymbol and selectedSfSymbol on LiquidGlassBarItem.
  • Replaced the old component playground with a focused four-tab example app.
  • Added LiquidGlassContainer.onTap, delivered by the native iOS glass view so system interaction feedback and Flutter callbacks stay synchronized.
  • Native glass surfaces now inherit Flutter's light/dark platform brightness.

0.2.0 #

  • LiquidGlassBottomBar selection now matches the native iOS 26 tab bar: the capsule is real glass on iOS/macOS, slides with a liquid stretch on tap, pops the landing icon, and can be dragged along the bar with a finger (replaces the 0.1.0 droplet indicator; liquidSelection and dropletSize parameters removed).

0.1.0 #

  • Initial release.
  • LiquidGlassContainer: native UIGlassEffect Liquid Glass on iOS 26+ and NSGlassEffectView on macOS 26+ (regular/clear styles, capsule and rounded-rectangle shapes, tint, interactive touch shimmer), system blur material on older Apple OS versions, and a Flutter-drawn frosted fallback on other platforms.
  • LiquidGlassGroup: true liquid merging — containers in a group fuse like droplets when within spacing of each other, driven natively by UIGlassContainerEffect / NSGlassEffectContainerView; N grouped containers share a single platform view.
  • LiquidGlassBottomBar: floating capsule tab bar with haptics and screen-reader semantics.
  • LiquidGlass.capabilities(): native-glass and Reduce Transparency introspection.
  • Automatic adaptation to the iOS 27 transparency slider and accessibility settings via the system material.
8
likes
150
points
261
downloads

Documentation

API reference

Publisher

verified publisherkiddobuild.dev

Weekly Downloads

Real Liquid Glass containers and bottom bars. Hosts Apple's native UIGlassEffect on iOS 26+, adapts automatically to the iOS 27 transparency slider and accessibility settings, with a Flutter-drawn frosted fallback everywhere else.

Repository (GitHub)
View/report issues

Topics

#liquid-glass #glassmorphism #ios #cupertino #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on real_liquid_glass

Packages that implement real_liquid_glass