text_gradiate 1.0.1 copy "text_gradiate: ^1.0.1" to clipboard
text_gradiate: ^1.0.1 copied to clipboard

A Flutter package for creating gradient text in an easy way. This package allows you to add gradient effects to text in your Flutter app effortlessly.

1.0.1 #

  • Origin has been updated

1.0.0 #

  • ShaderMask part has been updated

0.1.4 #

  • Dart version extended from "3.0.0" to "4.0.0"

0.1.3 #

  • Added the github deployed image for screenshot.

0.1.2 #

  • Added a screenshot showcasing the usage of the TextGradiate widget in div.

0.1.1 #

  • Added a screenshot showcasing the usage of the TextGradiate widget.

0.1.0 #

  • Added support for customizing gradient colors and types.
  • Introduced new properties to the TextGradiate widget, including:
    • GradientType: Specifies the type of gradient (linear, radial, or sweep).
    • begin, end: Starting and ending points of the gradient (for linear gradients).
    • tileMode: Tiling strategy for the gradient (for linear gradients).
    • center, focal: Center and focal points of the gradient (for radial gradients).
    • focalRadius: Focal radius of the gradient (for radial gradients).
    • startAngle, endAngle: Starting and ending angles of the gradient (for sweep gradients).
    • stops: Stops of the gradient.
    • transform: Transform matrix for the gradient.
  • Added more clear explanation document for user experience.

0.0.2 #

  • Added support for customizing gradient colors.
  • Added more clear explanation document for user experience.

0.0.1 #

  • Initial release.
52
likes
160
points
195
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

A Flutter package for creating gradient text in an easy way. This package allows you to add gradient effects to text in your Flutter app effortlessly.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on text_gradiate