flutter_animated_gradients 1.0.0 copy "flutter_animated_gradients: ^1.0.0" to clipboard
flutter_animated_gradients: ^1.0.0 copied to clipboard

A beautiful animated gradient background widget for Flutter with customizable colors, animation speed, and patterns.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 2024-01-XX #

Added #

  • Initial release of AnimatedGradientBackground package
  • Support for Linear, Radial, and Sweep gradient types
  • Customizable animation duration and curves
  • 8 predefined color presets (Sunset, Ocean, Forest, Aurora, Fire, Purple Dream, Tropical, Midnight)
  • Multiple linear gradient directions
  • Comprehensive documentation and examples
  • Full test coverage
  • Example app demonstrating all features

Features #

  • AnimatedGradientBackground widget with full customization options
  • GradientType enum for different gradient types
  • LinearGradientDirection enum for linear gradient directions
  • GradientPresets class with predefined color schemes
  • Smooth color interpolation animations
  • Support for 2+ colors in gradient animations
  • Repeat and one-time animation modes
  • Customizable animation curves

Technical Details #

  • Flutter 3.7+ compatibility
  • Dart 3.7+ compatibility
  • No external dependencies
  • Optimized for performance
  • Comprehensive error handling
0
likes
160
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A beautiful animated gradient background widget for Flutter with customizable colors, animation speed, and patterns.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_gradients