liquidglass_container 1.0.2 copy "liquidglass_container: ^1.0.2" to clipboard
liquidglass_container: ^1.0.2 copied to clipboard

A beautiful Apple-26 style container with glass distortion (not just Gaussian blur) and light effects. It supports smooth corners and shadows. Supports WEB and ANDROID.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquidglass_container

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

dependencies:
  liquidglass_container: ^1.0.2

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:liquidglass_container/liquidglass_container.dart';
10
likes
150
points
37
downloads

Publisher

verified publishercanplayer.net

Weekly Downloads

A beautiful Apple-26 style container with glass distortion (not just Gaussian blur) and light effects. It supports smooth corners and shadows. Supports WEB and ANDROID.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, smooth_corner

More

Packages that depend on liquidglass_container