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';
2
likes
150
points
54
downloads

Publisher

unverified uploader

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, smooth_corner

More

Packages that depend on liquidglass_container