toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 56 packages
Sort by PUB-AZS
A library for parsing and analyzing CSS (Cascading Style Sheets).#css
A Flutter widget for rendering static HTML and CSS as Flutter widgets.#html#css#widgets#layout
Creates Color instance from CSS color string according to https://drafts.csswg.org/css-color-3
Beautiful animations inspired by Animate.css, providing customizable widget-based animations with no external dependencies.
This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.
Simplifying your widget tree structure by defining widget using methods. Taking ispiration from CSS and SwiftUI
Flutter FloatColumn widget for building a vertical column of widgets and text where the text wraps around floated widgets, similar to how CSS float works.
A Flutter package that introduce the Dimension class. It mimics the css length unit and supports units like px, percentage, vw, vh, vmin ,and vmax.
Apply various filter effects in a CSS-like way in flutter, can be used on any widget, not just images, support custom filters and control filter intensity.
Defines constant dart:ui Color objects for CSS colors (for use in Flutter code).#color#css#ui