liquid_glass_native 0.1.0 copy "liquid_glass_native: ^0.1.0" to clipboard
liquid_glass_native: ^0.1.0 copied to clipboard

PlatformiOS

Native Apple Liquid Glass UI for Flutter on iOS 26+ — real SwiftUI/UIKit glass widgets (buttons, tab bar, sheets, pickers), not a blur fake. Graceful fallback below iOS 26.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquid_glass_native

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

dependencies:
  liquid_glass_native: ^0.1.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:liquid_glass_native/liquid_glass_native.dart';
2
likes
130
points
260
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native Apple Liquid Glass UI for Flutter on iOS 26+ — real SwiftUI/UIKit glass widgets (buttons, tab bar, sheets, pickers), not a blur fake. Graceful fallback below iOS 26.

Repository (GitHub)
View/report issues

Topics

#liquid-glass #ios #cupertino #native #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on liquid_glass_native

Packages that implement liquid_glass_native