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