zeba_academy_gradient 1.0.0
zeba_academy_gradient: ^1.0.0 copied to clipboard
A powerful Flutter gradient package with animated gradients, presets, mesh, radial and linear gradients.
Changelog #
All notable changes to this project will be documented in this file.
The format follows Keep a Changelog principles.
This project follows Semantic Versioning.
1.0.0 - 2026-07-08 #
๐ Initial Release #
First stable release of zeba_academy_gradient.
A production-ready Flutter gradient package for creating beautiful and customizable gradient experiences.
โจ Added #
Animated Gradients #
- Added
ZebaAnimatedGradientwidget. - Added smooth animated gradient transitions.
- Added customizable gradient colors.
- Added configurable animation duration.
- Added automatic gradient movement handling.
Linear Gradients #
- Added
ZebaLinearGradientwidget. - Added support for custom gradient colors.
- Added configurable gradient alignment.
- Added reusable container-based gradient implementation.
Radial Gradients #
- Added
ZebaRadialGradientwidget. - Added customizable radial gradient colors.
- Added support for custom gradient center alignment.
Mesh Gradients #
- Added
ZebaMeshGradientwidget. - Added multi-color gradient blending support.
- Added support for creating modern UI background effects.
Gradient Presets #
Added built-in professional gradient collections:
GradientPresets.oceanGradientPresets.sunsetGradientPresets.purpleGradientPresets.fireGradientPresets.emerald
๐ง Improvements #
- Added full null safety support.
- Added Flutter 3.x compatibility.
- Improved reusable widget architecture.
- Added clean public API exports.
- Optimized package structure for pub.dev publishing.
- Removed unnecessary dependencies.
๐งช Testing #
Added widget tests covering:
- Linear gradient rendering.
- Radial gradient rendering.
- Animated gradient rendering.
- Widget child rendering.
๐ Documentation #
Added:
- Complete README documentation.
- Installation guide.
- Usage examples.
- API examples.
- GPL-3.0 licensing information.
๐ License #
Released under the:
GNU General Public License v3.0 (GPL-3.0)
Future Roadmap #
1.1.0 Planned #
๐ New Features #
- Animation controller support.
- Gradient animation curves.
- Pause and resume animations.
- Gradient tween animations.
- Custom animation direction.
- More built-in gradient presets.
1.2.0 Planned #
๐จ Advanced Gradients #
- Real mesh gradient engine.
- Shader-based gradients.
- Noise gradient effects.
- Glass gradient effects.
- Blur gradient support.
- Impeller optimization.
2.0.0 Future #
๐ Next Generation API #
- Advanced gradient controllers.
- Hero gradient transitions.
- Interactive gradient animations.
- GPU accelerated rendering.
- Advanced customization system.
Maintainers #
Zeba Academy
Website: https://zeba.academy
Developer:
Sufyan bin Uzayr
Website: https://sufyanism.com/
LinkedIn: https://www.linkedin.com/in/sufyanism
Thank you for using zeba_academy_gradient โค๏ธ