stunning_ui 1.1.0
stunning_ui: ^1.1.0 copied to clipboard
A production-ready, highly interactive, and glassmorphic UI toolkit for Flutter.
Stunning UI ✨ #
A production-ready, highly interactive UI toolkit for Flutter. Built for developers who want to replace flat UIs with 60fps physics-based animations, 3D tilt effects, and a custom theming engine without breaking layout constraints.
http://googleusercontent.com/image_generation_content/0
🌟 Architecture & Features #
- Glassmorphism Engine: Native backdrop filters optimized for the Impeller rendering engine.
- Physics-Based Animations: Uses elastic bounds and spring transitions rather than standard linear curves.
- Responsive Core: Fluid layouts that scale mathematically across Mobile, Web, and Desktop.
- Theme Agnostic: Uses
ThemeExtensionto integrate seamlessly into your existingMaterialAppwithout overriding global defaults.
📦 Installation #
Add stunning_ui to your pubspec.yaml:
dependencies:
stunning_ui: ^1.0.0