textkit 1.0.0
textkit: ^1.0.0 copied to clipboard
A Flutter package providing easy-to-use text widgets with beautiful visual effects including gradients, shadows, and outlines. Create stunning text with GradientText, ShadowText, and StrokeText widget [...]
1.0.0 #
Added #
- Initial release of TextKit package
GradientTextwidget for text with gradient color effects- Support for custom gradient colors, stops, alignment, and tile mode
- Full TextStyle support with all standard text properties
ShadowTextwidget for text with customizable shadow effects- Support for multiple shadows
- Glow effects support
- Full TextStyle support with all standard text properties
StrokeTextwidget for text with outline/stroke effects- Customizable stroke color and width
- Optional text fill
- Full TextStyle support with all standard text properties
- Comprehensive documentation and examples
- Example app demonstrating all widgets and features