color_mesh 1.0.2 copy "color_mesh: ^1.0.2" to clipboard
color_mesh: ^1.0.2 copied to clipboard

A mesh (multi-point) gradient that can be used like RadialGradient and LinearGradient.

1.0.2 #

  • Improve shader compability with Impeller. Shader is still not working with Impeller OpenGLES (used in Android emulators).

1.0.1 #

  • Update README.

1.0.0 #

  • Reworked the shader to accept up to 8 colors, their offsets, their strength and their sigma values.
  • Breaking Change: MeshGradient requires two extra parameters, strengths & sigmas.

0.0.9 #

  • Fix Color RGB values.

0.0.8 #

  • Implemented .withOpacity for MeshGradient, added part of Flutter 3.27.
  • Increased minimum Flutter SDK version to 3.27.0

0.0.7 #

  • Add mesh playground to the example project.

0.0.6 #

  • Add Web support tag on pub.dev.

0.0.5 #

  • Fix missing child in AnimatedMeshGradientContainer.

0.0.4 #

  • Update README with blog link and more details about the web support.

0.0.3 #

  • Update main screenshot.

0.0.2 #

  • Fix screenshots in README.

0.0.1 #

  • Initial developement release.
17
likes
160
points
712
downloads
screenshot

Publisher

verified publisherhamzahayak.dev

Weekly Downloads

A mesh (multi-point) gradient that can be used like RadialGradient and LinearGradient.

Repository (GitHub)

Topics

#mesh #gradient #color #decoration #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on color_mesh