toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 5 packages
Sort by PUB-AZS
A Flutter package to create a frosted glass effect on a container.#ui#widget#container#frosted-glass#blurry-container
Const widget that provides a box-like layout with customizable elevation.#ui#box#container#animated#widgetarian
An easy to use container for flutter with built in gesture detectors and a lot of customization.#flutter#widget#gesture#container#card
A modern and customizable glassmorphism (liquid glass) container widget for Flutter.#flutter#glassmorphism#ui#widget#container
Unwrapper is a lightweight Flutter widget that lets you 'unwrap' a parent widget and render one of its inner children instead. It's useful for dynamically skipping layout wrappers (like Container, Padding, or Column) and directly rendering their contents. Supports optional fallback rendering, custom unwrapping logic, and post-processing via a wrapper builder.#widget#flutter#dart#layout#container