curved_text_codespark 0.0.1
curved_text_codespark: ^0.0.1 copied to clipboard
Render text along circular, spiral, wave, elliptical, or custom paths with full animation, interactivity, and styling. A modern curved text widget for Flutter.
π CHANGELOG.md
#
0.0.1 - 2025-06-09 #
π Initial release of curved_text_codespark
!
Added #
- π Circular text rendering
- π§© Configurable radius, spacing, and direction
- π¨ Per-character style customization via builder
- π― Tap detection on each character
- π RTL toggle support
- π Basic animation support
- β Fully null-safe and Flutter 3.x compatible