easy_radial_gradient 1.0.2 copy "easy_radial_gradient: ^1.0.2" to clipboard
easy_radial_gradient: ^1.0.2 copied to clipboard

Design-tool-style radial gradients for Flutter. Define each stop as position + color + opacity (like Figma), with optional Gaussian and frosted-glass backdrop blur.

1.0.2 #

  • Replace the package thumbnail with a "liquid glass" frosted-glass logo (a backdrop-blurred card floating over vivid blobs). No code changes.

1.0.1 #

  • Add a package logo and a showcase image as pub.dev screenshots — the logo now appears as the package thumbnail. No code changes.

1.0.0 #

First stable release. No API changes from 0.0.1 — the public API (RadialStop, EasyRadialGradient, RadialGradientBox) is now considered stable, with bilingual (English/Korean) dartdoc and a 160/160 pana score.

0.0.1 #

Initial release.

  • RadialStop — a design-tool-style gradient stop bundling position, color and opacity, with .start / .at / .end / .transparent named constructors for readable inline stops.
  • EasyRadialGradient — a drop-in RadialGradient built from a colorStops list, with auto-sorted stops, copyWith, and an EasyRadialGradient.glow factory.
  • RadialGradientBox — a widget that paints the gradient with optional Gaussian blur (gradient only, child stays sharp) and frosted-glass backdropBlur, clipped to a circle or rounded rectangle.
0
likes
0
points
518
downloads

Publisher

unverified uploader

Weekly Downloads

Design-tool-style radial gradients for Flutter. Define each stop as position + color + opacity (like Figma), with optional Gaussian and frosted-glass backdrop blur.

Repository (GitHub)
View/report issues

Topics

#gradient #radial-gradient #blur #ui #design

License

unknown (license)

Dependencies

flutter

More

Packages that depend on easy_radial_gradient