text_gradient_widget 1.0.1
text_gradient_widget: ^1.0.1 copied to clipboard
A Flutter widget for rendering text with linear and radial gradient effects, supporting 8 directions, custom stops, and full text styling.
1.0.1 #
- Fix repository, homepage, and issue tracker links in package metadata.
1.0.0 #
- Initial release.
- Linear gradient support with 8 directions.
- Radial gradient support with configurable radius.
- Custom gradient color stops.
- Full TextStyle, overflow, maxLines, textAlign, and textScaleFactor support.