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 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add real_liquid_glass

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  real_liquid_glass: ^0.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:real_liquid_glass/real_liquid_glass.dart';
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