glossy_text 0.1.0
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.
GlossyTextwidget: outline stroke + vertical gradient fill with highlight and reflected-light bands, built from stackedTextlayers that stay glyph-aligned.GlossyTextEffectwith 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,
DefaultTextStylemerging.
