widgets/effects/glass_materialize library

Classes

GlassMaterialize
Shows or hides a glass subtree with the materialize effect — the AnimatedOpacity idiom: flip visible and the widget animates itself.
GlassMaterializeTransition
Materializes a glass subtree in or out, driven by an explicit animation — the FadeTransition idiom, for wiring into a route transition, an AnimationController, or an AnimatedSwitcher.

Enums

GlassEffectTransition
How glass chrome transitions when it appears or disappears, mirroring SwiftUI's GlassEffectTransition on iOS 26.