glossy_text 0.1.0 copy "glossy_text: ^0.1.0" to clipboard
glossy_text: ^0.1.0 copied to clipboard

Glossy candy-style text for Flutter: outlined, gradient-filled glyphs with highlight bands, color-derived presets, and an animated shimmer sweep.

Changelog #

0.1.0 #

Initial release.

  • GlossyText widget: outline stroke + vertical gradient fill with highlight and reflected-light bands, built from stacked Text layers that stay glyph-aligned.
  • GlossyTextEffect with const presets (pink, gold, silver) and color-derived presets (grape, ocean, lime, tangerine, mint).
  • GlossyTextEffect.candy(color) — derive a full glossy ramp from any single color in HSL space.
  • Optional animated shimmer sweep (shimmer: true) with configurable color and cycle duration.
  • Optional shadows, accessibility label, DefaultTextStyle merging.
1
likes
160
points
32
downloads
screenshot

Documentation

API reference

Publisher

verified publishersolospark.mn

Weekly Downloads

Glossy candy-style text for Flutter: outlined, gradient-filled glyphs with highlight bands, color-derived presets, and an animated shimmer sweep.

Repository (GitHub)
View/report issues

Topics

#text #typography #gradient #shimmer #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glossy_text