mesh_gradient 1.1.4 copy "mesh_gradient: ^1.1.4" to clipboard
mesh_gradient: ^1.1.4 copied to clipboard

A widget to create beautiful fluid-like mesh gradients in Flutter.

1.1.4 (2023-10-01) #

Feature: Added AnimatedMeshGradientController to control the animation manually.

1.1.3 (2023-09-04) #

Update pubspec.yaml.

1.1.2 (2023-08-03) #

Update README.md.

1.1.1 (2023-08-03) #

Add screenshots and demo to README.md & pubspec.yaml.

1.1.0 (2023-08-03) #

Added seed parameter to create static snapshots of the gradient animation to "freeze animation in time".

1.0.1 (2023-08-01) #

Add supported platforms to pubspec.yaml.

1.0.0 (2023-08-01) #

Initial Release

Animated Mesh Gradient is an eye-catching widget that renders an animated mesh gradient with a beautiful blurry effect between four user-defined colors. It allows developers to create stunning and dynamic user interfaces in Flutter applications.

Features #

  • Fluid animation: The widget animates smoothly between the four specified colors, creating a visually appealing fluid effect.
  • Customizable options: Control the animation speed, frequency, and amplitude to achieve the desired visual effect.
  • Highly performant: Built with Flutter CustomPainter and FragmentShader, the widget ensures optimal performance and smooth animation even on lower-end devices.
  • Easy integration: Simply add the widget to your Flutter project and customize the colors and animation options to suit your application's design.

For more details on usage and options, please refer to the README.md file.

Enjoy using Animated Mesh Gradient in your projects! We welcome any feedback, bug reports, and contributions to make this package even better in the future.

176
likes
0
points
6.71k
downloads

Publisher

verified publisherben.fornefeld.dev

Weekly Downloads

A widget to create beautiful fluid-like mesh gradients in Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_shaders

More

Packages that depend on mesh_gradient