glass_morphism_plus 0.0.5 copy "glass_morphism_plus: ^0.0.5" to clipboard
glass_morphism_plus: ^0.0.5 copied to clipboard

A high-performance, customizable Glassmorphism library for Flutter.

💎 Glassmorphism Plus #

pub package likes

A high-performance, customizable Glassmorphism library for Flutter. Create stunning modern UIs with realistic "Frosted Glass" effects and optimized backdrop filtering.


📸 Showcase #

Profile UI Dashboard Security Panel

✨ Why "Plus"? #

Most glassmorphism implementations in Flutter suffer from high CPU usage and "flat" visuals. Glassmorphism Plus solves this:

  • 🚀 Optimized Rendering: Built to handle BackdropFilter efficiently to maintain 60 FPS.
  • 🎨 Depth Simulation: Uses unique dual-layer gradients to simulate light refraction on the edges.
  • ⚙️ Fully Adaptive: Easily tweak blur intensity, opacity, and color to match any theme.

🛠 Features #

  • Realistic Blur: Smooth frosted effect using ImageFilter.blur.
  • Gradient Borders: High-control styling for that "glass edge" look.
  • Clip-Safe: Handles ClipRRect logic automatically—no jagged edges.
  • Versatile: Perfect for cards, nav bars, and glass panels.

🚀 Getting Started #

Add the dependency to your pubspec.yaml:

dependencies:
  glass_morphism_plus: ^1.0.0
2
likes
160
points
185
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance, customizable Glassmorphism library for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glass_morphism_plus