curl_text 1.2.1 copy "curl_text: ^1.2.1" to clipboard
curl_text: ^1.2.1 copied to clipboard

A simple and flexible Flutter package for creating text with customizable outlines.

1.2.1 #

  • Minor example fix

1.2.0 #

  • CurlTextWidget converted to a StatefulWidget to support animation.
  • Added text layout options: letterSpacing, wordSpacing, height, textAlign, maxLines, softWrap, overflow.
  • Added textDirection support for RTL languages, falling back to the ambient Directionality when omitted.
  • Added shadows support for applying Shadows to the rendered text.
  • Added animated glow effect via enableGlowAnimation, glowIntensity, glowColor and animationDuration.
  • Expanded the example app with a full demo screen covering all new features.
  • Updated README with new usage examples and an expanded parameter table.
  • Added pub.dev topics (text, widget, typography, animation, ui) for better package discoverability.

1.1.1 #

  • Updated README pub badge to a static version badge.

1.1.0 #

  • Added optional fontWeight support.
  • Added optional fontFamily support.
  • Updated README with full API documentation and parameter table.

1.0.0 #

  • Initial version.
1
likes
150
points
103
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and flexible Flutter package for creating text with customizable outlines.

Repository (GitHub)
View/report issues

Topics

#text #widget #typography #animation #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on curl_text