liquid_glass_plus 0.3.1+1 copy "liquid_glass_plus: ^0.3.1+1" to clipboard
liquid_glass_plus: ^0.3.1+1 copied to clipboard

Create stunning liquid glass and frosted glass effects in Flutter using custom shaders. Supports iOS, macOS, and Android with Impeller rendering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquid_glass_plus

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

dependencies:
  liquid_glass_plus: ^0.3.1+1

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_plus/liquid_glass_plus.dart';
2
likes
160
points
38
downloads
screenshot

Publisher

verified publishervespr.xyz

Weekly Downloads

Create stunning liquid glass and frosted glass effects in Flutter using custom shaders. Supports iOS, macOS, and Android with Impeller rendering.

Homepage
Repository (GitHub)
View/report issues

Topics

#liquid-glass #apple #shaders #flutter #effects

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_shaders, logging, meta, motor

More

Packages that depend on liquid_glass_plus