lisse 0.1.1 copy "lisse: ^0.1.1" to clipboard
lisse: ^0.1.1 copied to clipboard

Smooth corners for Flutter — arc, Figma squircle, superellipse and clothoid as a ShapeBorder, so clip, border and shadow trace the curve. Pure Dart.

Changelog #

0.1.1 #

  • Shorten the package description to pub.dev's 180-character limit (no code changes).

0.1.0 #

Initial release.

  • LisseBorder, an OutlinedBorder for smooth-cornered rectangles, so clip, border and shadow trace the curve through the framework.
  • Four curve families: arc, squircle (Figma, continuous smoothing), superellipse (Lamé) and clothoid.
  • Per-corner configuration via LisseCorners / LisseCorner.
  • SmoothBox and SmoothClip widgets.
  • Effects: outer shadows, inner shadows, concentric borders, styled borders (dashed, dotted, doubleLine, groove, ridge) and gradient fills/borders.
  • lerp support for implicit animation; memoised corner geometry.
  • Pure Dart — every Flutter target, no platform channels.
0
likes
160
points
80
downloads

Documentation

API reference

Publisher

verified publishercorne.rs

Weekly Downloads

Smooth corners for Flutter — arc, Figma squircle, superellipse and clothoid as a ShapeBorder, so clip, border and shadow trace the curve. Pure Dart.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lisse