This packages offers the MeshGradient
class which extends Gradient
. The goal is to have something similar to LinearGradient
. This adds the option to use a mesh gradient wherever you can use a linear gradient.
The package is available at pub.dev/packages/color_mesh.
You can also check out the mesh gradient in this live Flutter embedded view! Drag the circular handles to see the different configurations you can make, while animating.
Loading Script...